We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4800997 commit 2ff0c9eCopy full SHA for 2ff0c9e
1 file changed
geom/webviewer/inc/ROOT/RGeomHierarchy.hxx
@@ -30,7 +30,7 @@ protected:
30
RGeomDescription &fDesc; ///<! geometry description, shared with external
31
std::shared_ptr<RWebWindow> fWebWindow; ///<! web window to show geometry
32
33
- void WebWindowCallback(unsigned connid, const std::string &arg);
+ virtual void WebWindowCallback(unsigned connid, const std::string &arg);
34
35
void ProcessSignal(const std::string &kind);
36
0 commit comments