]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/gdiobj.cpp
Use the width of the widest line (not the first line) for the max
[wxWidgets.git] / src / os2 / gdiobj.cpp
index 909d5f70b6b983a5ad61a6702f4e252eee4404a0..85d8e902fb73fed3b776d5763ab74b61454a9e93 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/font.h"
+    #include "wx/gdicmn.h"
 #endif
 
-#include "wx/gdicmn.h"
-
-IMPLEMENT_DYNAMIC_CLASS(wxGDIObject, wxObject)
-
 class wxStockGDIPM: public wxStockGDI
 {
 public: