cedric pushed a commit to branch master.
commit 5969101c5772101200bdad5432a2c3189cbe91ef
Author: Cedric Bail <[email protected]>
Date: Sun Mar 17 01:39:23 2013 +0100
ecore: another needed virtual destructor.
---
src/lib/ecore_win32/ecore_win32_dnd_enumformatetc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/ecore_win32/ecore_win32_dnd_enumformatetc.h
b/src/lib/ecore_win32/ecore_win32_dnd_enumformatetc.h
index 9f17f56..a0320c6 100644
--- a/src/lib/ecore_win32/ecore_win32_dnd_enumformatetc.h
+++ b/src/lib/ecore_win32/ecore_win32_dnd_enumformatetc.h
@@ -21,7 +21,7 @@ class CEnumFormatEtc : public IEnumFORMATETC
CEnumFormatEtc(FORMATETC *pFormatEtc, int nNumFormats);
- ~CEnumFormatEtc();
+ virtual ~CEnumFormatEtc();
public: // IUnknown
--
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar