diff options
Diffstat (limited to 'src/widgets/ntqgrid.h')
-rw-r--r-- | src/widgets/ntqgrid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqgrid.h b/src/widgets/ntqgrid.h index c557fa990..ff5bab2ba 100644 --- a/src/widgets/ntqgrid.h +++ b/src/widgets/ntqgrid.h @@ -56,7 +56,7 @@ public: void setSpacing( int ); TQSize sizeHint() const; -#ifndef QT_NO_COMPAT +#ifndef TQT_NO_COMPAT typedef Orientation Direction; #endif |