]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/menuitem.h
added and documented wxDC::DrawCheckMark()
[wxWidgets.git] / include / wx / motif / menuitem.h
index 75649d9f30bf9ef7faaff49f3e9d15ed374b6526..d2c865aa66c2d5869041104224155369d73ff155 100644 (file)
@@ -2,7 +2,7 @@
 // Name:        menuitem.h
 // Purpose:     wxMenuItem class
 // Author:      Vadim Zeitlin
-// Modified by: 
+// Modified by:
 // Created:     11.11.97
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
     #pragma interface "menuitem.h"
 #endif
 
+class WXDLLEXPORT wxMenuBar;
+
 // ----------------------------------------------------------------------------
 // wxMenuItem: an item in the menu, optionally implements owner-drawn behaviour
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxMenuItem: public wxMenuItemBase
+class wxMenuItem : public wxMenuItemBase
 {
 public:
     // ctor & dtor