diff options
Diffstat (limited to 'qtinterface/tqgrid.h')
-rw-r--r-- | qtinterface/tqgrid.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qtinterface/tqgrid.h b/qtinterface/tqgrid.h index cbc2010..3097917 100644 --- a/qtinterface/tqgrid.h +++ b/qtinterface/tqgrid.h @@ -36,12 +36,10 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QGrid class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include <Qt/q3grid.h> -#define QGrid Q3Grid - #endif // USE_QT4 #endif /* TQGRID_H */
\ No newline at end of file |