summaryrefslogtreecommitdiffstats
path: root/kicker/applets
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/applets')
-rw-r--r--kicker/applets/clock/clock.h6
-rw-r--r--kicker/applets/launcher/quickbutton.h2
-rw-r--r--kicker/applets/launcher/quicklauncher.h2
-rw-r--r--kicker/applets/lockout/lockout.h4
-rw-r--r--kicker/applets/minipager/pagerapplet.h6
-rw-r--r--kicker/applets/minipager/pagerbutton.h2
-rw-r--r--kicker/applets/naughty/NaughtyApplet.h2
-rw-r--r--kicker/applets/run/runapplet.h6
-rw-r--r--kicker/applets/swallow/swallow.h2
-rw-r--r--kicker/applets/systemtray/systemtrayapplet.h4
-rw-r--r--kicker/applets/taskbar/taskbarapplet.h2
11 files changed, 19 insertions, 19 deletions
diff --git a/kicker/applets/clock/clock.h b/kicker/applets/clock/clock.h
index e1bc980e8..144fb50c6 100644
--- a/kicker/applets/clock/clock.h
+++ b/kicker/applets/clock/clock.h
@@ -43,10 +43,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "settings.h"
#include "kshadowengine.h"
-class QTimer;
-class QBoxLayout;
+class TQTimer;
+class TQBoxLayout;
class DatePicker;
-class QPixmap;
+class TQPixmap;
class Zone;
class KPopupMenu;
class Prefs;
diff --git a/kicker/applets/launcher/quickbutton.h b/kicker/applets/launcher/quickbutton.h
index 263651cc0..13917a5ac 100644
--- a/kicker/applets/launcher/quickbutton.h
+++ b/kicker/applets/launcher/quickbutton.h
@@ -39,7 +39,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "simplebutton.h"
-class QPopupMenu;
+class TQPopupMenu;
class KAction;
class KToggleAction;
diff --git a/kicker/applets/launcher/quicklauncher.h b/kicker/applets/launcher/quicklauncher.h
index bb53cfa9c..2dadf6344 100644
--- a/kicker/applets/launcher/quicklauncher.h
+++ b/kicker/applets/launcher/quicklauncher.h
@@ -36,7 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "quickbutton.h"
class ConfigDlg;
-class QPopupMenu;
+class TQPopupMenu;
class QuickButtonGroup;
class PopularityStatistics;
class KAction;
diff --git a/kicker/applets/lockout/lockout.h b/kicker/applets/lockout/lockout.h
index a0b2d67e0..6be995790 100644
--- a/kicker/applets/lockout/lockout.h
+++ b/kicker/applets/lockout/lockout.h
@@ -7,8 +7,8 @@
#include "simplebutton.h"
-class QBoxLayout;
-class QToolButton;
+class TQBoxLayout;
+class TQToolButton;
class Lockout : public KPanelApplet
{
diff --git a/kicker/applets/minipager/pagerapplet.h b/kicker/applets/minipager/pagerapplet.h
index 88712d9ff..e72f44588 100644
--- a/kicker/applets/minipager/pagerapplet.h
+++ b/kicker/applets/minipager/pagerapplet.h
@@ -33,9 +33,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "pagerbutton.h"
#include "pagersettings.h"
-class QButtonGroup;
-class QGridLayout;
-class QTimer;
+class TQButtonGroup;
+class TQGridLayout;
+class TQTimer;
class KProcess;
class KWinModule;
diff --git a/kicker/applets/minipager/pagerbutton.h b/kicker/applets/minipager/pagerbutton.h
index 50baf68c9..54645b8e7 100644
--- a/kicker/applets/minipager/pagerbutton.h
+++ b/kicker/applets/minipager/pagerbutton.h
@@ -33,7 +33,7 @@ class KPixmap;
class KWinModule;
class KMiniPager;
class KSharedPixmap;
-class QLineEdit;
+class TQLineEdit;
class KMiniPagerButton : public TQButton, public KickerTip::Client
{
diff --git a/kicker/applets/naughty/NaughtyApplet.h b/kicker/applets/naughty/NaughtyApplet.h
index b9da7b3f9..beb70552d 100644
--- a/kicker/applets/naughty/NaughtyApplet.h
+++ b/kicker/applets/naughty/NaughtyApplet.h
@@ -27,7 +27,7 @@
#include "simplebutton.h"
class NaughtyProcessMonitor;
-class QPushButton;
+class TQPushButton;
class NaughtyApplet : public KPanelApplet
{
diff --git a/kicker/applets/run/runapplet.h b/kicker/applets/run/runapplet.h
index 520d6e00b..d5d12435f 100644
--- a/kicker/applets/run/runapplet.h
+++ b/kicker/applets/run/runapplet.h
@@ -27,9 +27,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tqstring.h>
#include <kpanelapplet.h>
-class QLabel;
-class QHBox;
-class QPushButton;
+class TQLabel;
+class TQHBox;
+class TQPushButton;
class KHistoryCombo;
class KURIFilterData;
diff --git a/kicker/applets/swallow/swallow.h b/kicker/applets/swallow/swallow.h
index 7488e913b..437c3fa8b 100644
--- a/kicker/applets/swallow/swallow.h
+++ b/kicker/applets/swallow/swallow.h
@@ -26,7 +26,7 @@
#include <kpanelapplet.h>
-class QBoxLayout;
+class TQBoxLayout;
class KConfig;
class KProcess;
class KWinModule;
diff --git a/kicker/applets/systemtray/systemtrayapplet.h b/kicker/applets/systemtray/systemtrayapplet.h
index e2f8f64af..a92b8f74e 100644
--- a/kicker/applets/systemtray/systemtrayapplet.h
+++ b/kicker/applets/systemtray/systemtrayapplet.h
@@ -35,8 +35,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "simplebutton.h"
-class QGridLayout;
-class QTimer;
+class TQGridLayout;
+class TQTimer;
class KWinModule;
class TrayEmbed;
class KDialogBase;
diff --git a/kicker/applets/taskbar/taskbarapplet.h b/kicker/applets/taskbar/taskbarapplet.h
index 69ef5eda1..9685b436b 100644
--- a/kicker/applets/taskbar/taskbarapplet.h
+++ b/kicker/applets/taskbar/taskbarapplet.h
@@ -27,7 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kpanelapplet.h>
class TaskBarContainer;
-class QPalette;
+class TQPalette;
class TaskbarApplet : public KPanelApplet
{