summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/templdgi.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-25 14:06:09 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-25 14:06:12 +0100
commite83d0d9b3b82a604e373a975524e84626efd160e (patch)
treec02509703431989a44f5e74453be6e1b16602a21 /sfx2/source/inc/templdgi.hxx
parentf144d592fb5c314680e397e3ac686721fb2bc3d6 (diff)
we don't need to update the style icons anymore
once this was a dialog but now its a panel and the case of a the document under the dialog changing type isn't an issue anymore Change-Id: I4680cf238675161c533852d843508a19c74a9073
Diffstat (limited to 'sfx2/source/inc/templdgi.hxx')
-rw-r--r--sfx2/source/inc/templdgi.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/source/inc/templdgi.hxx b/sfx2/source/inc/templdgi.hxx
index a0a02d1811e7..980302907fdb 100644
--- a/sfx2/source/inc/templdgi.hxx
+++ b/sfx2/source/inc/templdgi.hxx
@@ -369,8 +369,7 @@ protected:
void Resize();
Size GetMinOutputSizePixel();
- void updateFamilyImages();
- void updateNonFamilyImages();
+ void setNonFamilyImages();
public:
friend class SfxTemplateDialog;