summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/condedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/condedit.hxx')
-rw-r--r--sw/source/ui/inc/condedit.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/inc/condedit.hxx b/sw/source/ui/inc/condedit.hxx
index b55c48ba32ab..fce123ab5e9b 100644
--- a/sw/source/ui/inc/condedit.hxx
+++ b/sw/source/ui/inc/condedit.hxx
@@ -31,7 +31,6 @@ class SW_DLLPUBLIC ConditionEdit : public Edit, public DropTargetHelper
SW_DLLPRIVATE virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt );
public:
- ConditionEdit(Window* pParent, const ResId& rResId);
ConditionEdit(Window* pParent, WinBits nStyle);
void ShowBrackets(bool bShow)