summaryrefslogtreecommitdiff
path: root/include/svtools/wizdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-13 08:44:17 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-13 09:19:04 +0100
commita498fb83318308427414103c158e186c6b20ff73 (patch)
treed4c0ba14889e4e7747316ba97a3c0754a3ade3bb /include/svtools/wizdlg.hxx
parentddc178e07d92bef3d0ca3cc6de5917d8ebe10dc9 (diff)
callcatcher: another round of ResId ctor removals
Change-Id: I2d074133172a2641d735efd2a007d18a65b4d9e9
Diffstat (limited to 'include/svtools/wizdlg.hxx')
-rw-r--r--include/svtools/wizdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/wizdlg.hxx b/include/svtools/wizdlg.hxx
index 4efca16599ad..6ee3deb5449e 100644
--- a/include/svtools/wizdlg.hxx
+++ b/include/svtools/wizdlg.hxx
@@ -253,7 +253,6 @@ private:
public:
WizardDialog( Window* pParent, WinBits nStyle = WB_STDTABDIALOG );
- WizardDialog( Window* pParent, const ResId& rResId );
WizardDialog( Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
virtual ~WizardDialog();