diff options
Diffstat (limited to 'src/styles/qcommonstyle.cpp')
-rw-r--r-- | src/styles/qcommonstyle.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/styles/qcommonstyle.cpp b/src/styles/qcommonstyle.cpp index 9f1610620..f52acc17f 100644 --- a/src/styles/qcommonstyle.cpp +++ b/src/styles/qcommonstyle.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_STYLE #include "tqmutex.h" -#include "ntqmenubar.h" +#include "tqmenubar.h" #include "ntqapplication.h" #include "ntqpainter.h" #include "ntqdrawutil.h" @@ -53,8 +53,8 @@ #include "ntqtabwidget.h" #include "ntqlineedit.h" #include "ntqscrollbar.h" -#include "ntqtoolbutton.h" -#include "ntqtoolbar.h" +#include "tqtoolbutton.h" +#include "tqtoolbar.h" #include "ntqcombobox.h" #include "ntqdockarea.h" #include "ntqheader.h" @@ -72,7 +72,7 @@ #include <limits.h> #include <ntqpixmap.h> #include "../widgets/qtitlebar_p.h" -#include <ntqtoolbox.h> +#include <tqtoolbox.h> /*! \class TQCommonStyle ntqcommonstyle.h |