summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:58:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-25 12:57:10 +0900
commite9d19a066b581cd900bae522e7f9b520e6d12a00 (patch)
treeaf2f68f925cb248d4f691039c88185c221580b76
parentf12cdcf47ab49f2389f3f56cd59e16d6a4add261 (diff)
downloadtdesudo-e9d19a06.tar.gz
tdesudo-e9d19a06.zip
Replace Q_OBJECT with TQ_OBJECTr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 758097cfbafb39233d8a752068d7938cc023d73c)
-rw-r--r--tdesudo/tdesudo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesudo/tdesudo.h b/tdesudo/tdesudo.h
index 976a379..be98adc 100644
--- a/tdesudo/tdesudo.h
+++ b/tdesudo/tdesudo.h
@@ -45,7 +45,7 @@ class KCookie;
class TdeSudo : public KPasswordDialog
{
- Q_OBJECT
+ TQ_OBJECT
public: