summaryrefslogtreecommitdiffstats
path: root/src/suspenddialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:00:48 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:00:48 -0600
commitd4f61cfa4fbd07fdd3b5cdf24a45fa93578af556 (patch)
tree8ad0f7048da9ced9c949d3b4b76db106c8c172b0 /src/suspenddialog.h
parent3cabc008cdced02fbb0b970371918a291bc18509 (diff)
downloadtdepowersave-d4f61cfa4fbd07fdd3b5cdf24a45fa93578af556.tar.gz
tdepowersave-d4f61cfa4fbd07fdd3b5cdf24a45fa93578af556.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'src/suspenddialog.h')
-rw-r--r--src/suspenddialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/suspenddialog.h b/src/suspenddialog.h
index 2dfbcae..096c9c6 100644
--- a/src/suspenddialog.h
+++ b/src/suspenddialog.h
@@ -36,7 +36,7 @@
class suspendDialog: public suspend_Dialog {
Q_OBJECT
- TQ_OBJECT
+
public: