]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/popupwin.h
get rid of wxClientDC::m_oldFont, it wasn't really used (this fixes crash introduced...
[wxWidgets.git] / include / wx / motif / popupwin.h
index e4c54feab7956d4e1a4543b7dda403e616c8284c..9b25a24487a61eec5ccfa155e66f855e5ab68f25 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     28.08.03
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 Mattia Barbon
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MOTIF_POPUPWIN_H_
@@ -20,7 +20,7 @@
 // wxPopupWindow
 // ----------------------------------------------------------------------------
 
-class wxPopupWindow : public wxPopupWindowBase
+class WXDLLIMPEXP_CORE wxPopupWindow : public wxPopupWindowBase
 {
 public:
     wxPopupWindow() { Init(); }