summaryrefslogtreecommitdiffstats
path: root/src/magiclabel.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-17 16:00:55 -0600
committerTimothy Pearson <[email protected]>2012-02-17 16:00:55 -0600
commit349bf81165bec0376a1a9001fe3b0b84d14fb702 (patch)
tree819f8bc7b640a3ae5dcf75684cd3bec275929e03 /src/magiclabel.h
parent475ca8017750bd8c2598fae46e83ecefcd22178a (diff)
downloadksplash-engine-moodin-349bf81165bec0376a1a9001fe3b0b84d14fb702.tar.gz
ksplash-engine-moodin-349bf81165bec0376a1a9001fe3b0b84d14fb702.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'src/magiclabel.h')
-rw-r--r--src/magiclabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/magiclabel.h b/src/magiclabel.h
index 93180a7..5ce87a1 100644
--- a/src/magiclabel.h
+++ b/src/magiclabel.h
@@ -19,7 +19,7 @@
class MagicLabel : TQObject
{
Q_OBJECT
- TQ_OBJECT
+
private:
TQString prefix;