summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/tablespage.hxx b/dbaccess/source/ui/dlg/tablespage.hxx
index a915a5178e07..658397a4c07c 100644
--- a/dbaccess/source/ui/dlg/tablespage.hxx
+++ b/dbaccess/source/ui/dlg/tablespage.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tablespage.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:12:32 $
+ * last change: $Author: hr $ $Date: 2006-06-20 03:10:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -97,6 +97,7 @@ namespace dbaui
public:
virtual BOOL FillItemSet(SfxItemSet& _rCoreAttrs);
virtual int DeactivatePage(SfxItemSet* _pSet);
+ using OGenericAdministrationPage::DeactivatePage;
virtual OPageSettings* createViewSettings();
virtual void fillViewSettings(OPageSettings* _pSettings);