Rename additional header files to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent ea478d4f82
commit efced10a26

@ -20,7 +20,7 @@
#include <tqlabel.h> #include <tqlabel.h>
#include <knuminput.h> #include <knuminput.h>
#include <klocale.h> #include <tdelocale.h>
GeneralSettings::GeneralSettings(TQWidget* parent, const char* name) GeneralSettings::GeneralSettings(TQWidget* parent, const char* name)

@ -18,7 +18,7 @@
#include <tqwhatsthis.h> #include <tqwhatsthis.h>
#include <tqtimer.h> #include <tqtimer.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
ImageButton::ImageButton(TQWidget* parent, const char* name, bool translucency) : TranslucentWidget(parent, name, translucency) ImageButton::ImageButton(TQWidget* parent, const char* name, bool translucency) : TranslucentWidget(parent, name, translucency)

@ -13,7 +13,7 @@
#include "main_window.h" #include "main_window.h"
#include <klocale.h> #include <tdelocale.h>
#include <tdeaboutdata.h> #include <tdeaboutdata.h>
#include <tdecmdlineargs.h> #include <tdecmdlineargs.h>
#include <kuniqueapplication.h> #include <kuniqueapplication.h>

@ -24,7 +24,7 @@
#include <tdeaboutapplication.h> #include <tdeaboutapplication.h>
#include <tdeabouttde.h> #include <tdeabouttde.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <tdeconfigdialog.h> #include <tdeconfigdialog.h>
#include <kiconloader.h> #include <kiconloader.h>
#include <twin.h> #include <twin.h>

@ -31,7 +31,7 @@
#include <twin.h> #include <twin.h>
#include <tdeaction.h> #include <tdeaction.h>
#include <tdeconfig.h> #include <tdeconfig.h>
#include <klocale.h> #include <tdelocale.h>
#include <dcopclient.h> #include <dcopclient.h>
#include <kkeydialog.h> #include <kkeydialog.h>
#include <tdepopupmenu.h> #include <tdepopupmenu.h>

@ -18,8 +18,8 @@
#include <tqpixmap.h> #include <tqpixmap.h>
#include <tqpalette.h> #include <tqpalette.h>
#include <kglobalsettings.h> #include <tdeglobalsettings.h>
#include <klocale.h> #include <tdelocale.h>
SkinListItem::SkinListItem(TDEListView* parent, const TQString& fancy_name, SkinListItem::SkinListItem(TDEListView* parent, const TQString& fancy_name,

@ -24,10 +24,10 @@
#include <tqfile.h> #include <tqfile.h>
#include <tdeapplication.h> #include <tdeapplication.h>
#include <kglobal.h> #include <tdeglobal.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <klocale.h> #include <tdelocale.h>
#include <kmessagebox.h> #include <tdemessagebox.h>
#include <kurl.h> #include <kurl.h>
#include <tdeio/global.h> #include <tdeio/global.h>
#include <tdeio/job.h> #include <tdeio/job.h>

@ -18,7 +18,7 @@
#include <tqtooltip.h> #include <tqtooltip.h>
#include <tqwhatsthis.h> #include <tqwhatsthis.h>
#include <klocale.h> #include <tdelocale.h>
#include <tdepopupmenu.h> #include <tdepopupmenu.h>

@ -26,7 +26,7 @@
#include <tqvaluelist.h> #include <tqvaluelist.h>
#include <tqfontmetrics.h> #include <tqfontmetrics.h>
#include <klocale.h> #include <tdelocale.h>
#include <krootpixmap.h> #include <krootpixmap.h>
#include <kinputdialog.h> #include <kinputdialog.h>

@ -17,7 +17,7 @@
#include <tqtooltip.h> #include <tqtooltip.h>
#include <tqwhatsthis.h> #include <tqwhatsthis.h>
#include <klocale.h> #include <tdelocale.h>
TitleBar::TitleBar(TQWidget * parent, const char * name, const TQString & skin) : TQWidget(parent, name) TitleBar::TitleBar(TQWidget * parent, const char * name, const TQString & skin) : TQWidget(parent, name)

Loading…
Cancel
Save