]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dbgrid.cpp
re-renamed DoCreate() to XmDoCreateTLW() to avoid virtual function hiding in other...
[wxWidgets.git] / src / common / dbgrid.cpp
index d1e4b6ed4b3c949ee3ba64859398e414ecf544cd..127a31ba24f737f1b7b8f9c1973ee5cae07c8cfd 100644 (file)
 // Branched From : dbgrid.cpp,v 1.18 2000/12/19 13:00:58
 ///////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "dbgrid.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__