diff options
Diffstat (limited to 'sfx2/source/doc/templatedlg.src')
-rw-r--r-- | sfx2/source/doc/templatedlg.src | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sfx2/source/doc/templatedlg.src b/sfx2/source/doc/templatedlg.src index e9e072dc58ea..5d17738983af 100644 --- a/sfx2/source/doc/templatedlg.src +++ b/sfx2/source/doc/templatedlg.src @@ -110,13 +110,6 @@ ModelessDialog DLG_TEMPLATE_MANAGER QuickHelpText [en-US] = "Enables selecting items by just clicking in the thumbnail or title."; }; - PushButton BTN_TEMPLATE_CLOSE - { - Size = MAP_APPFONT(50,14); - TabStop = TRUE; - Text [en-US] = "Close"; - }; - Control TEMPLATE_VIEW { Pos = MAP_APPFONT(5,30); |