summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/detailpages.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/detailpages.hxx b/dbaccess/source/ui/dlg/detailpages.hxx
index 5b4874070f35..c65a8e4a963d 100644
--- a/dbaccess/source/ui/dlg/detailpages.hxx
+++ b/dbaccess/source/ui/dlg/detailpages.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: detailpages.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: hr $ $Date: 2007-11-01 15:12:47 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:00:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -249,6 +249,7 @@ namespace dbaui
String m_sDefaultJdbcDriverName;
USHORT m_nPortId;
+ bool m_bUseClass;
};
//========================================================================