summaryrefslogtreecommitdiff
path: root/include/sfx2/templatedlg.hxx
diff options
context:
space:
mode:
authorAkshay Deep <akshaydeepiitr@gmail.com>2016-05-27 17:13:27 +0530
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-05-27 13:21:49 +0000
commit37b4163ce16a6171bd25653494e58bc03daedc2b (patch)
tree89abde4b2613b2ab75caed819e55315107906261 /include/sfx2/templatedlg.hxx
parent850a8d27ca696f18ce0c529346f8bb8505499545 (diff)
Template Manager: Option to rename category
Change-Id: I7a9a0a42afbf5f8a293a130a0b84e72a54540579 Reviewed-on: https://gerrit.libreoffice.org/25539 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'include/sfx2/templatedlg.hxx')
-rw-r--r--include/sfx2/templatedlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/templatedlg.hxx b/include/sfx2/templatedlg.hxx
index 8521ca51143d..85d932dd4e2e 100644
--- a/include/sfx2/templatedlg.hxx
+++ b/include/sfx2/templatedlg.hxx
@@ -97,6 +97,7 @@ private:
void OnTemplateState (const ThumbnailViewItem *pItem);
void OnCategoryNew ();
+ void OnCategoryRename();
void OnCategoryDelete();
void createRepositoryMenu ();