]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checkbox.cpp
Fix AdjustForOverflow to use item->CalcMin, not item->GetSize
[wxWidgets.git] / src / motif / checkbox.cpp
index 42f44e24fc361a6659b1a9aecc6522bcb0caa7bb..e6fc7d7314a93455d35a7d1e4a1c812e9451a97e 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#ifdef __VMS
-#define XtDisplay XTDISPLAY
-#endif
-
 #include "wx/checkbox.h"
 
 #ifndef WX_PRECOMP