summaryrefslogtreecommitdiff
path: root/include/sfx2/templdlg.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 /include/sfx2/templdlg.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 'include/sfx2/templdlg.hxx')
-rw-r--r--include/sfx2/templdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/templdlg.hxx b/include/sfx2/templdlg.hxx
index 4f918c839205..a34f78ff50a6 100644
--- a/include/sfx2/templdlg.hxx
+++ b/include/sfx2/templdlg.hxx
@@ -37,7 +37,6 @@ public:
virtual ~SfxTemplatePanelControl() override;
virtual void dispose() override;
- virtual void DataChanged( const DataChangedEvent& _rDCEvt ) override;
virtual void Resize() override;
virtual void StateChanged( StateChangedType nStateChange ) override;