summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/generalpage.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-11 09:03:45 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-11 10:22:12 +0100
commit93ea1a09e0d31506538615dfb35425951fb54e68 (patch)
treebef65f86a4f19edb65fecbc4dd29c63037345955 /dbaccess/source/ui/dlg/generalpage.hxx
parent8d7eba47906454d9494861511894969c2547e072 (diff)
don't need to reference these widgets anymore
Change-Id: I19ce9b2c002f8f5102a2d0bd06d08a1abfa63bda
Diffstat (limited to 'dbaccess/source/ui/dlg/generalpage.hxx')
-rw-r--r--dbaccess/source/ui/dlg/generalpage.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/generalpage.hxx b/dbaccess/source/ui/dlg/generalpage.hxx
index 9060a3b3a417..8fe77e17845c 100644
--- a/dbaccess/source/ui/dlg/generalpage.hxx
+++ b/dbaccess/source/ui/dlg/generalpage.hxx
@@ -133,9 +133,6 @@ namespace dbaui
private:
// dialog controls
- FixedText* m_pFT_HeaderText;
- FixedText* m_pFT_HelpText;
-
RadioButton* m_pRB_CreateDatabase;
RadioButton* m_pRB_OpenExistingDatabase;
RadioButton* m_pRB_ConnectDatabase;