From bae8877639c04243711446b792b580b218d1a8a9 Mon Sep 17 00:00:00 2001 From: abn Date: Fri, 12 Sep 2014 15:35:14 +0200 Subject: [PATCH] pqInternals clean-up --- src/PVGUI/PVGUI_ParaViewSettingsPane.cxx | 9 --------- 1 file changed, 9 deletions(-) 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 -- 2.39.2