]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gdicmn.cpp
Added a check for a '.' in the column name before prepending a table name to the...
[wxWidgets.git] / src / common / gdicmn.cpp
index 20450b557e11dd12a355e1dad5b8fd324d1716d9..280d4d94c3e680f0df0a278df137ec32b6e4e55b 100644 (file)
 #include "wx/mac/private.h"
 #include "wx/mac/uma.h"
 #endif
-//IMPLEMENT_CLASS(wxColourDatabase, wxList)
-//IMPLEMENT_DYNAMIC_CLASS(wxFontList, wxList)
-//IMPLEMENT_DYNAMIC_CLASS(wxPenList, wxList)
-//IMPLEMENT_DYNAMIC_CLASS(wxBrushList, wxList)
-//IMPLEMENT_DYNAMIC_CLASS(wxBitmapList, wxList)
-//IMPLEMENT_DYNAMIC_CLASS(wxResourceCache, wxList)
 
 IMPLEMENT_ABSTRACT_CLASS(wxDCBase, wxObject)