src/hbwidgets/devicedialogs/hbdevicenotificationdialogsymbian.h
changeset 28 b7da29130b0e
parent 23 e6ad4ef83b23
--- a/src/hbwidgets/devicedialogs/hbdevicenotificationdialogsymbian.h	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbwidgets/devicedialogs/hbdevicenotificationdialogsymbian.h	Fri Sep 17 08:32:10 2010 +0300
@@ -43,7 +43,10 @@
     virtual void NotificationDialogClosed(const CHbDeviceNotificationDialogSymbian* aDialog, TInt aCompletionCode) = 0;
 };
 
-class CHbDeviceNotificationDialogSymbian : public CBase
+class CHbDeviceNotificationDialogSymbian
+#if !defined(HB_DOXYGEN)
+: public CBase
+#endif // !defined(HB_DOXYGEN)
 {
 public:
     /*!