summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/syncbtn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/syncbtn.hxx')
-rw-r--r--sw/source/core/uibase/inc/syncbtn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/syncbtn.hxx b/sw/source/core/uibase/inc/syncbtn.hxx
index 468821ff2b58..9800f3faf15b 100644
--- a/sw/source/core/uibase/inc/syncbtn.hxx
+++ b/sw/source/core/uibase/inc/syncbtn.hxx
@@ -33,7 +33,7 @@ class SwSyncBtnDlg : public SfxFloatingWindow
public:
SwSyncBtnDlg(SfxBindings*, SfxChildWindow*, Window *pParent);
- ~SwSyncBtnDlg();
+ virtual ~SwSyncBtnDlg();
};
#endif