summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/querydesign/querydlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/querydlg.hxx')
-rw-r--r--dbaccess/source/ui/querydesign/querydlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/querydesign/querydlg.hxx b/dbaccess/source/ui/querydesign/querydlg.hxx
index 82b318efc164..7b5ddf85f96e 100644
--- a/dbaccess/source/ui/querydesign/querydlg.hxx
+++ b/dbaccess/source/ui/querydesign/querydlg.hxx
@@ -54,9 +54,9 @@ namespace dbaui
css::uno::Reference< css::sdbc::XConnection > m_xConnection;
- DECL_LINK_TYPED( OKClickHdl, Button*, void );
- DECL_LINK_TYPED( LBChangeHdl, ListBox&, void );
- DECL_LINK_TYPED( NaturalToggleHdl, CheckBox&, void );
+ DECL_LINK( OKClickHdl, Button*, void );
+ DECL_LINK( LBChangeHdl, ListBox&, void );
+ DECL_LINK( NaturalToggleHdl, CheckBox&, void );
/** setJoinType enables and set the new join type
@param _eNewJoinType the new jointype