diff options
Diffstat (limited to 'src/widgets/qhgroupbox.cpp')
-rw-r--r-- | src/widgets/qhgroupbox.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qhgroupbox.cpp b/src/widgets/qhgroupbox.cpp index b06061e06..79324ee58 100644 --- a/src/widgets/qhgroupbox.cpp +++ b/src/widgets/qhgroupbox.cpp @@ -38,11 +38,11 @@ ** **********************************************************************/ -#include "qhgroupbox.h" +#include "ntqhgroupbox.h" #ifndef QT_NO_HGROUPBOX /*! - \class TQHGroupBox qhgroupbox.h + \class TQHGroupBox ntqhgroupbox.h \brief The TQHGroupBox widget organizes widgets in a group with one horizontal row. |