summaryrefslogtreecommitdiff
path: root/include/sfx2/templatedlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-14 17:16:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-14 17:16:34 +0100
commit60126254eba8a6a6b94c60b2101ee90986161e24 (patch)
treea14cd4a79a5291b1ff590ee1e0a7934793cf760a /include/sfx2/templatedlg.hxx
parentb13591d48f58b45f4465ce03bd1248ec1e95584f (diff)
Resolves: fdo#72587 make template dialog Modal
Change-Id: Iefb63bc7cdbff2217f16c1a72fc271361227588b
Diffstat (limited to 'include/sfx2/templatedlg.hxx')
-rw-r--r--include/sfx2/templatedlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templatedlg.hxx b/include/sfx2/templatedlg.hxx
index 984b06a2d16d..b9597cb3d8c3 100644
--- a/include/sfx2/templatedlg.hxx
+++ b/include/sfx2/templatedlg.hxx
@@ -48,7 +48,7 @@ class SFX2_DLLPUBLIC SfxTemplateManagerDlg : public ModelessDialog
public:
- SfxTemplateManagerDlg (vcl::Window *parent = DIALOG_NO_PARENT);
+ SfxTemplateManagerDlg(vcl::Window *parent = NULL);
virtual ~SfxTemplateManagerDlg ();