summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-10-05 12:34:24 +0200
committerNoel Grandin <noel@peralex.com>2016-10-05 12:34:55 +0200
commit1e3996ce83b786fc61cedda0ec8f9a9ad358f032 (patch)
treeed42ef842cc466f2796bb2056846831037761d57 /dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
parentb51ea041dbcda1428fb5bfb6a5e8d8092fbc9226 (diff)
loplugin:unnecessaryoverride in dbaccess
Change-Id: I458092403faa46f80957a55b48374678e196de11
Diffstat (limited to 'dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx')
-rw-r--r--dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx b/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
index 3a4c168b4dfc..cbdb3e273e4e 100644
--- a/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
+++ b/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
@@ -48,11 +48,8 @@ namespace dbaui
protected:
VclPtr<CheckBox> m_pPasswordrequired;
- protected:
- virtual void implInitControls(const SfxItemSet& _rSet, bool _bSaveValue) override;
virtual void fillControls(::std::vector< ISaveValueWrapper* >& _rControlList) override;
virtual void fillWindows(::std::vector< ISaveValueWrapper* >& _rControlList) override;
-
};
// OTextConnectionPage