]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/notifmsg.h
Compilation fix after r62754.
[wxWidgets.git] / include / wx / generic / notifmsg.h
index 15e1513db4cd7b0813e0683ae3790e44ce0a26c6..9f81e2b51f8a14e804a75101b1fee821622ef11d 100644 (file)
@@ -54,7 +54,7 @@ private:
     wxNotificationMessageDialog *m_dialog;
 
 
-    DECLARE_NO_COPY_CLASS(wxGenericNotificationMessage)
+    wxDECLARE_NO_COPY_CLASS(wxGenericNotificationMessage);
 };
 
 #endif // _WX_GENERIC_NOTIFMSG_H_