]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
pqInternals clean-up abn/port_pv42
authorabn <adrien.bruneton@cea.fr>
Fri, 12 Sep 2014 13:35:14 +0000 (15:35 +0200)
committerabn <adrien.bruneton@cea.fr>
Fri, 12 Sep 2014 13:35:14 +0000 (15:35 +0200)
src/PVGUI/PVGUI_ParaViewSettingsPane.cxx

index fb095ece4472858f947ac8e2b38f916c4fa92c58..ac9e5431d8e13899d4545a44bc1aa51ea6dad2aa 100644 (file)
 #include <QShowEvent>
 #include <QHideEvent>
 
-// This class is revisited to hack on the SALOME's Preferences "Default" button
-// to ParaView's "Default" behavior.
 class PVGUI_ParaViewSettingsPane::pqInternals
 {
 public:
-  pqInternals()
-  {
-    // Get the containing preference tab to identify when it has focus
-
-  }
-  ~pqInternals();
-
   Ui::CustomSettingsWidget Ui;
 
   // Map from tab indices to stack widget indices. This is needed because there