summaryrefslogtreecommitdiffstats
path: root/cui/source/factory/dlgfact.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/factory/dlgfact.hxx')
-rw-r--r--cui/source/factory/dlgfact.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/cui/source/factory/dlgfact.hxx b/cui/source/factory/dlgfact.hxx
index 40f51fb6c681..1e103792893d 100644
--- a/cui/source/factory/dlgfact.hxx
+++ b/cui/source/factory/dlgfact.hxx
@@ -97,12 +97,6 @@ public:
virtual short Execute() override;
};
-class VclAbstractRefreshableDialog_Impl : public VclAbstractRefreshableDialog
-{
- DECL_ABSTDLG_BASE(VclAbstractRefreshableDialog_Impl,Dialog)
- virtual void Update() override ;
-};
-
class CuiAbstractSfxDialog_Impl : public SfxAbstractDialog
{
DECL_ABSTDLG_BASE(CuiAbstractSfxDialog_Impl,SfxModalDialog)