src/hbcore/devicedialogbase/hbindicatorsymbian.h
changeset 30 80e4d18b72f5
parent 28 b7da29130b0e
--- a/src/hbcore/devicedialogbase/hbindicatorsymbian.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/devicedialogbase/hbindicatorsymbian.h	Mon Oct 04 00:38:12 2010 +0300
@@ -52,7 +52,7 @@
     };
     
     IMPORT_C static CHbIndicatorSymbian* NewL();
-    IMPORT_C ~CHbIndicatorSymbian();
+    IMPORT_C virtual ~CHbIndicatorSymbian();
 
     IMPORT_C TBool Activate(const TDesC& aIndicatorType, const CHbSymbianVariant* aParameter = 0);
     IMPORT_C TBool Deactivate(const TDesC& aIndicatorType, const CHbSymbianVariant* aParameter = 0);