diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-17 16:05:47 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-17 16:05:47 -0600 |
commit | 2976f05958ecafaa1cfe53d277e6af31844ac93d (patch) | |
tree | 0853b206cd3e3e47014817f608629e8b30d56644 /kcron/ktprintopt.h | |
parent | ac85c14633b8cb843e32a36191d87b3b22490c15 (diff) | |
download | tdeadmin-2976f05958ecafaa1cfe53d277e6af31844ac93d.tar.gz tdeadmin-2976f05958ecafaa1cfe53d277e6af31844ac93d.zip |
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'kcron/ktprintopt.h')
-rw-r--r-- | kcron/ktprintopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktprintopt.h b/kcron/ktprintopt.h index 9c17174..bff1f6c 100644 --- a/kcron/ktprintopt.h +++ b/kcron/ktprintopt.h @@ -31,7 +31,7 @@ class KAccel; class KTPrintOpt : public KPrintDialogPage { Q_OBJECT - TQ_OBJECT + public: /** |