Salome HOME
Color for background and title are taken from resource manager
[modules/superv.git] / src / SUPERVGUI / SUPERVGUI_Main.h
index 5d52fce86882115042e2215bcee9c0cc609e7a8c..1559b74f07e10800d43b829fcd065ffd45dd6754 100644 (file)
@@ -57,6 +57,8 @@ class SUPERVGUI_Main: public SUPERVGraph_View {
     SUPERVGUI_Main(SUPERVGraph_ViewFrame*, SUIT_Desktop*/*QAD_Desktop**/, SUPERV_Graph);
     virtual ~SUPERVGUI_Main();
 
+    SUIT_ResourceMgr* resMgr() const;
+
     void run( const bool andSuspend );
     void kill();
     void suspendResume();