diff options
Diffstat (limited to 'sfx2/inc/templatedlg.hxx')
-rw-r--r-- | sfx2/inc/templatedlg.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/inc/templatedlg.hxx b/sfx2/inc/templatedlg.hxx index fdf458e1003b..ea82d786c8e7 100644 --- a/sfx2/inc/templatedlg.hxx +++ b/sfx2/inc/templatedlg.hxx @@ -81,6 +81,7 @@ private: ToolBox *mpTemplateBar; TemplateFolderView *maView; PopupMenu *mpCreateMenu; + PopupMenu *mpActionMenu; int mnSelectionCount; std::set<const ThumbnailViewItem*> maSelTemplates; |