Use proper TQt headers

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b0c43da779)
r14.1.x
Michele Calgaro 1 month ago
parent 83d3bdd4c9
commit b668f9a07b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -16,7 +16,7 @@
***************************************************************************/ ***************************************************************************/
#include "boldlistboxitem.h" #include "boldlistboxitem.h"
#include <ntqpainter.h> #include <tqpainter.h>
BoldListBoxItem::BoldListBoxItem(TQListBox *listbox, const TQPixmap &pix, BoldListBoxItem::BoldListBoxItem(TQListBox *listbox, const TQPixmap &pix,
const TQString &text, bool bold) const TQString &text, bool bold)

@ -18,7 +18,7 @@
#ifndef BOLDLISTBOXITEM_H #ifndef BOLDLISTBOXITEM_H
#define BOLDLISTBOXITEM_H #define BOLDLISTBOXITEM_H
#include <ntqlistbox.h> #include <tqlistbox.h>
/**Listbox item that can optionally display its text in bold /**Listbox item that can optionally display its text in bold
*@author Leonid Zeitlin *@author Leonid Zeitlin

@ -16,10 +16,10 @@
***************************************************************************/ ***************************************************************************/
#include "boldmenuitem.h" #include "boldmenuitem.h"
#include <ntqfont.h> #include <tqfont.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqpalette.h> #include <tqpalette.h>
#include <ntqstyle.h> #include <tqstyle.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdeglobalsettings.h> #include <tdeglobalsettings.h>
#include <tdeversion.h> #include <tdeversion.h>

@ -18,7 +18,7 @@
#ifndef BOLDMENUITEM_H #ifndef BOLDMENUITEM_H
#define BOLDMENUITEM_H #define BOLDMENUITEM_H
#include <ntqmenudata.h> #include <tqmenudata.h>
/**A custom menu item that can display its text in bold /**A custom menu item that can display its text in bold
*@author Leonid Zeitlin *@author Leonid Zeitlin

@ -32,9 +32,9 @@
#include <kdebug.h> #include <kdebug.h>
#include <kglobalaccel.h> #include <kglobalaccel.h>
#include <ntqnamespace.h> #include <tqnamespace.h>
#include <ntqpainter.h> #include <tqpainter.h>
#include <ntqimage.h> #include <tqimage.h>
#include "kbconfig.h" #include "kbconfig.h"
#include "xkeyboard.h" #include "xkeyboard.h"

@ -20,8 +20,8 @@
#include "kbgroup.h" #include "kbgroup.h"
#include <ntqptrvector.h> #include <tqptrvector.h>
#include <ntqvaluevector.h> #include <tqvaluevector.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#define ICONS_SECTION "Icons" #define ICONS_SECTION "Icons"

@ -19,17 +19,17 @@
#include "kbpickicondlg.h" #include "kbpickicondlg.h"
#include "boldlistboxitem.h" #include "boldlistboxitem.h"
#include <ntqlayout.h> #include <tqlayout.h>
#include <ntqlabel.h> #include <tqlabel.h>
#include <ntqcheckbox.h> #include <tqcheckbox.h>
#include <ntqwhatsthis.h> #include <tqwhatsthis.h>
#include <ntqvbox.h> #include <tqvbox.h>
#include <ntqstyle.h> #include <tqstyle.h>
#include <ntqgroupbox.h> #include <tqgroupbox.h>
#include <ntqheader.h> #include <tqheader.h>
#include <ntqobjectlist.h> #include <tqobjectlist.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqcombobox.h> #include <tqcombobox.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <tdelistbox.h> #include <tdelistbox.h>

@ -18,8 +18,8 @@
#ifndef KBGROUP_H #ifndef KBGROUP_H
#define KBGROUP_H #define KBGROUP_H
#include <ntqpixmap.h> #include <tqpixmap.h>
#include <ntqstring.h> #include <tqstring.h>
/**A helper class the holds keyboard group's name and pixmap /**A helper class the holds keyboard group's name and pixmap
*@author Leonid Zeitlin *@author Leonid Zeitlin

@ -17,11 +17,11 @@
#include "kbpickicondlg.h" #include "kbpickicondlg.h"
#include <ntqvbox.h> #include <tqvbox.h>
#include <ntqdir.h> #include <tqdir.h>
#include <ntqwhatsthis.h> #include <tqwhatsthis.h>
#include <ntqpushbutton.h> #include <tqpushbutton.h>
#include <ntqimage.h> #include <tqimage.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -29,7 +29,7 @@
#include <kuniqueapp.h> #include <kuniqueapp.h>
#endif #endif
//#include <ntqmap.h> //#include <tqmap.h>
#include "kbgroup.h" #include "kbgroup.h"
#include "kbswitchtrayicon.h" #include "kbswitchtrayicon.h"

@ -19,8 +19,8 @@
#define KBSWITCHINTF_H #define KBSWITCHINTF_H
#include <dcopobject.h> #include <dcopobject.h>
#include <ntqobject.h> #include <tqobject.h>
#include <ntqstringlist.h> #include <tqstringlist.h>
#include "kbconfig.h" #include "kbconfig.h"

@ -42,9 +42,9 @@
#include <kiconloader.h> #include <kiconloader.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdeversion.h> #include <tdeversion.h>
#include <ntqtooltip.h> #include <tqtooltip.h>
#include <ntqstyle.h> #include <tqstyle.h>
#include <ntqpainter.h> #include <tqpainter.h>
#ifdef USE_BOLD_MENUITEM #ifdef USE_BOLD_MENUITEM
static TQColor getActiveTextColor(TDEPopupMenu *menu) static TQColor getActiveTextColor(TDEPopupMenu *menu)

@ -18,8 +18,8 @@
#ifndef PATHLISTBOXITEM_H #ifndef PATHLISTBOXITEM_H
#define PATHLISTBOXITEM_H #define PATHLISTBOXITEM_H
#include <ntqlistbox.h> #include <tqlistbox.h>
#include <ntqstring.h> #include <tqstring.h>
/** /**
*@author Leonid Zeitlin *@author Leonid Zeitlin

@ -21,7 +21,7 @@
#define SINGLEWINDOWWATCHER_H #define SINGLEWINDOWWATCHER_H
#include "windowwatcher.h" #include "windowwatcher.h"
#include <ntqmap.h> #include <tqmap.h>
/** /**
Watches for changes of active window and keep a group per each window Watches for changes of active window and keep a group per each window

@ -21,7 +21,7 @@
#define WINDOWCLASSWATCHER_H #define WINDOWCLASSWATCHER_H
#include "windowwatcher.h" #include "windowwatcher.h"
#include <ntqmap.h> #include <tqmap.h>
class TQString; class TQString;

@ -22,7 +22,7 @@
#ifndef WINDOWWATCHER_H #ifndef WINDOWWATCHER_H
#define WINDOWWATCHER_H #define WINDOWWATCHER_H
#include <ntqobject.h> #include <tqobject.h>
class KBConfig; class KBConfig;
class KWinModule; class KWinModule;

@ -17,8 +17,8 @@
#include "xkeyboard.h" #include "xkeyboard.h"
#include <ntqwindowdefs.h> #include <tqwindowdefs.h>
#include <ntqstringlist.h> #include <tqstringlist.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -20,7 +20,7 @@
#include "config.h" #include "config.h"
#include <ntqobject.h> #include <tqobject.h>
#include <X11/Xlib.h> #include <X11/Xlib.h>
#include <X11/XKBlib.h> #include <X11/XKBlib.h>

Loading…
Cancel
Save