summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/VistaFilePickerImpl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/VistaFilePickerImpl.cxx')
-rw-r--r--fpicker/source/win32/VistaFilePickerImpl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/fpicker/source/win32/VistaFilePickerImpl.cxx b/fpicker/source/win32/VistaFilePickerImpl.cxx
index dbbe72e18ee4..29eb33409e80 100644
--- a/fpicker/source/win32/VistaFilePickerImpl.cxx
+++ b/fpicker/source/win32/VistaFilePickerImpl.cxx
@@ -106,6 +106,8 @@ public:
{
}
+ virtual ~TDialogImplBase() = default;
+
TFileDialog getComPtr() { return m_iDialog; }
virtual sal::systools::COMReference<IShellItemArray> getResult(bool bInExecute)
{