summaryrefslogtreecommitdiffstats
path: root/fifteenapplet/fifteenapplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'fifteenapplet/fifteenapplet.h')
-rw-r--r--fifteenapplet/fifteenapplet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fifteenapplet/fifteenapplet.h b/fifteenapplet/fifteenapplet.h
index e76eecf..6633fe0 100644
--- a/fifteenapplet/fifteenapplet.h
+++ b/fifteenapplet/fifteenapplet.h
@@ -35,7 +35,7 @@ class KAboutData;
class PiecesTable : public QtTableView
{
Q_OBJECT
- TQ_OBJECT
+
public:
PiecesTable(TQWidget* parent = 0, const char* name = 0);
@@ -67,7 +67,7 @@ private:
class FifteenApplet : public KPanelApplet
{
Q_OBJECT
- TQ_OBJECT
+
public:
FifteenApplet(const TQString& configFile, Type t = Stretch, int actions = 0,