summaryrefslogtreecommitdiffstats
path: root/charselectapplet/charselectapplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'charselectapplet/charselectapplet.h')
-rw-r--r--charselectapplet/charselectapplet.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/charselectapplet/charselectapplet.h b/charselectapplet/charselectapplet.h
index aa23ed3..d2dcc57 100644
--- a/charselectapplet/charselectapplet.h
+++ b/charselectapplet/charselectapplet.h
@@ -35,7 +35,7 @@ class TDEAboutData;
class ConfigDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -57,7 +57,7 @@ private:
class CharTable : public TQFrame
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -96,7 +96,7 @@ private:
class CharSelectApplet : public KPanelApplet
{
- Q_OBJECT
+ TQ_OBJECT
public: