summaryrefslogtreecommitdiff
path: root/include/vcl/tabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/tabdlg.hxx')
-rw-r--r--include/vcl/tabdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/tabdlg.hxx b/include/vcl/tabdlg.hxx
index c288a67e6eeb..a990b8e46a24 100644
--- a/include/vcl/tabdlg.hxx
+++ b/include/vcl/tabdlg.hxx
@@ -40,7 +40,6 @@ private:
public:
TabDialog( Window* pParent,
WinBits nStyle = WB_STDTABDIALOG );
- TabDialog( Window* pParent, const ResId& rResId );
TabDialog( Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
virtual ~TabDialog();