summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-03 00:25:16 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-04 09:20:58 +0000
commit632c0e14ae14233abc0cb69b07cee854eb25ec04 (patch)
tree298cff5bef43c6f19f22ccd734d36cecb2c42094 /include
parenta2297881820367980efab53970cb64fba35a00b8 (diff)
convert link database dialog .ui
Change-Id: Ide66c2f088616b1677d03bad9095fa5829c4ffb7
Diffstat (limited to 'include')
-rw-r--r--include/svtools/urlcontrol.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svtools/urlcontrol.hxx b/include/svtools/urlcontrol.hxx
index ed136c6ed130..85d538bc2b69 100644
--- a/include/svtools/urlcontrol.hxx
+++ b/include/svtools/urlcontrol.hxx
@@ -38,6 +38,7 @@ namespace svt
public:
OFileURLControl(Window* _pParent, const ResId& _rId);
+ OFileURLControl(Window* _pParent, WinBits nStyle);
protected:
virtual bool PreNotify( NotifyEvent& rNEvt );