summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbaccess/source/ui/inc/WTypeSelect.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/WTypeSelect.hxx b/dbaccess/source/ui/inc/WTypeSelect.hxx
index 9cbff2f539f7..d450599cf36b 100644
--- a/dbaccess/source/ui/inc/WTypeSelect.hxx
+++ b/dbaccess/source/ui/inc/WTypeSelect.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: WTypeSelect.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:15:53 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:30:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -81,7 +81,6 @@ namespace dbaui
virtual ::rtl::OUString getAutoIncrementValue() const;
public:
- OWizTypeSelectControl(Window* pParent, OTableDesignHelpBar* pHelpBar=NULL);
OWizTypeSelectControl(Window* pParent, const ResId& rResId,OTableDesignHelpBar* pHelpBar=NULL);
virtual ~OWizTypeSelectControl();