summaryrefslogtreecommitdiff
path: root/cui/source/inc/iconcdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/iconcdlg.hxx')
-rw-r--r--cui/source/inc/iconcdlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx
index adfdf0941a06..21fe5c49fcea 100644
--- a/cui/source/inc/iconcdlg.hxx
+++ b/cui/source/inc/iconcdlg.hxx
@@ -63,7 +63,6 @@ private:
const SfxItemSet* pSet;
OUString aUserString;
bool bHasExchangeSupport;
- VclPtr<IconChoiceDialog> pDialog;
void ImplInitSettings();
@@ -75,7 +74,6 @@ protected:
public:
virtual ~IconChoicePage() override;
- virtual void dispose() override;
const SfxItemSet& GetItemSet() const { return *pSet; }