summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/WNameMatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/WNameMatch.hxx')
-rw-r--r--dbaccess/source/ui/inc/WNameMatch.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/dbaccess/source/ui/inc/WNameMatch.hxx b/dbaccess/source/ui/inc/WNameMatch.hxx
index 252e1b8cf5d8..064bfe0fea9e 100644
--- a/dbaccess/source/ui/inc/WNameMatch.hxx
+++ b/dbaccess/source/ui/inc/WNameMatch.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: WNameMatch.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: oj $ $Date: 2001-02-23 14:59:32 $
+ * last change: $Author: fme $ $Date: 2001-06-21 15:21:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -110,10 +110,10 @@ namespace dbaui
FixedText m_FT_TABLE_RIGHT;
OColumnTreeBox m_CTRL_LEFT; // left side
OColumnTreeBox m_CTRL_RIGHT; // right side
- PushButton m_pbColumn_up;
- PushButton m_pbColumn_down;
- PushButton m_pbColumn_up_right;
- PushButton m_pbColumn_down_right;
+ ImageButton m_ibColumn_up;
+ ImageButton m_ibColumn_down;
+ ImageButton m_ibColumn_up_right;
+ ImageButton m_ibColumn_down_right;
PushButton m_pbAll;
PushButton m_pbNone;