summaryrefslogtreecommitdiff
path: root/include/sfx2/templateabstractview.hxx
diff options
context:
space:
mode:
authorKrisztian Pinter <pin.terminator@gmail.com>2013-08-14 15:53:13 +0200
committerJan Holesovsky <kendy@suse.cz>2013-08-30 12:35:12 +0000
commitf8426f505316d08f35d8a7cf8dbfd6a3c60db3db (patch)
tree9585cfd661d7d25214c710c65689633868b6f079 /include/sfx2/templateabstractview.hxx
parent40ff64b93fc4c4c2e2710853e9f71e35811b9362 (diff)
startcenter: Add toggle to view templates in Start Center
Change-Id: I17aa3bfbb7f4b0eca525dd15d6866c6951d5d20f Reviewed-on: https://gerrit.libreoffice.org/5543 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
Diffstat (limited to 'include/sfx2/templateabstractview.hxx')
-rw-r--r--include/sfx2/templateabstractview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templateabstractview.hxx b/include/sfx2/templateabstractview.hxx
index 8dd602769245..8648205f82bf 100644
--- a/include/sfx2/templateabstractview.hxx
+++ b/include/sfx2/templateabstractview.hxx
@@ -81,8 +81,8 @@ class SFX2_DLLPUBLIC TemplateAbstractView : public ThumbnailView
public:
TemplateAbstractView (Window *pParent, WinBits nWinStyle, bool bDisableTransientChildren);
-
TemplateAbstractView ( Window* pParent, const ResId& rResId, bool bDisableTransientChildren = false );
+ TemplateAbstractView ( Window* pParent );
virtual ~TemplateAbstractView ();