From: abn Date: Fri, 12 Sep 2014 13:35:14 +0000 (+0200) Subject: pqInternals clean-up X-Git-Tag: V7_5_0a1~1^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bae8877639c04243711446b792b580b218d1a8a9;p=modules%2Fparavis.git pqInternals clean-up --- diff --git a/src/PVGUI/PVGUI_ParaViewSettingsPane.cxx b/src/PVGUI/PVGUI_ParaViewSettingsPane.cxx index fb095ece..ac9e5431 100644 --- a/src/PVGUI/PVGUI_ParaViewSettingsPane.cxx +++ b/src/PVGUI/PVGUI_ParaViewSettingsPane.cxx @@ -57,18 +57,9 @@ #include #include -// 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