Salome HOME
CMake: minimal set of changes so that ParaViS configures and compiles.
[modules/paravis.git] / src / PVGUI / PVGUI_Module.h
index 15f87ef9f8ed0568afee66c86442501df0b62e18..90c331469d2c7504017045ad88a388b2e37eb4fc 100644 (file)
@@ -113,6 +113,7 @@ class PVGUI_Module : public SalomeApp_Module
         OutputWindowId,
         PythonShellId,
         ShowTraceId,
+        RestartTraceId,
 
         // Menu "Help" 
         AboutParaViewId,
@@ -232,6 +233,7 @@ private slots:
   void onStartProgress();
   void onEndProgress();
   void onShowTrace();
+  void onRestartTrace();
 
   void onNewParaViewWindow();