diff options
Diffstat (limited to 'src/widgets/qhbuttongroup.cpp')
-rw-r--r-- | src/widgets/qhbuttongroup.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qhbuttongroup.cpp b/src/widgets/qhbuttongroup.cpp index f8f48d95b..2a72f76e3 100644 --- a/src/widgets/qhbuttongroup.cpp +++ b/src/widgets/qhbuttongroup.cpp @@ -38,11 +38,11 @@ ** **********************************************************************/ -#include "qhbuttongroup.h" +#include "ntqhbuttongroup.h" #ifndef QT_NO_HBUTTONGROUP /*! - \class TQHButtonGroup qhbuttongroup.h + \class TQHButtonGroup ntqhbuttongroup.h \brief The TQHButtonGroup widget organizes TQButton widgets in a group with one horizontal row. |