diff options
Diffstat (limited to 'src/widgets/qhbox.cpp')
-rw-r--r-- | src/widgets/qhbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qhbox.cpp b/src/widgets/qhbox.cpp index 89465fd4f..117164cfc 100644 --- a/src/widgets/qhbox.cpp +++ b/src/widgets/qhbox.cpp @@ -35,7 +35,7 @@ **********************************************************************/ #include "ntqhbox.h" -#ifndef QT_NO_HBOX +#ifndef TQT_NO_HBOX #include "ntqlayout.h" #include "ntqapplication.h" #include "ntqobjectlist.h" |