]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dbgrid.cpp
Added a check for a '.' in the column name before prepending a table name to the...
[wxWidgets.git] / src / common / dbgrid.cpp
index 2a95253af54f8c655131f03bbd1b9f99b656b48c..4e41ffcd665919cda4d66ecd83bd74fad7600b5c 100644 (file)
 #include "wx/generic/gridctrl.h"
 #include "wx/dbgrid.h"
 
+// DLL options compatibility check:
+#include "wx/app.h"
+WX_CHECK_BUILD_OPTIONS("wxDbGrid")
+
 
 wxDbGridCellAttrProvider::wxDbGridCellAttrProvider()
 {