Rename many classes and header files to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 05dbfd2d57
commit 64a133c0b7

@ -14,7 +14,7 @@
#ifndef __ICONTOGGLEACTION_H
#define __ICONTOGGLEACTION_H
#include <kaction.h>
#include <tdeaction.h>
/**
* A toggle action that uses different labels and pixmaps in its

@ -16,10 +16,10 @@
#include "kcpuload.h"
#include "kcpuproc.h"
#include <kaction.h>
#include <tdeaction.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <kpopupmenu.h>
#include <tdepopupmenu.h>
KCPULoad::KCPULoad(TQWidget *parent, const char *name) :
StatPopup(true, parent, name) {

@ -18,7 +18,7 @@
#include <tqpainter.h>
#include <tqtimer.h>
#include <kaction.h>
#include <tdeaction.h>
#include <kcolordialog.h>
#include <tdeconfig.h>
#include <kdebug.h>
@ -26,7 +26,7 @@
#include <khelpmenu.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kpopupmenu.h>
#include <tdepopupmenu.h>
#include <twin.h>
#include <cstdlib>

Loading…
Cancel
Save