summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-18 23:26:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-19 10:10:43 +0900
commit234a2a4c3a8bae7879afb218388ac2dc6a2af7f5 (patch)
treeda2e19596236ac0e08db67ff5db61c2f598dfdc8
parent9b38fb3c70d05f1f18c66aeb75e5c64924119d58 (diff)
downloadkrusader-234a2a4c3a8bae7879afb218388ac2dc6a2af7f5.tar.gz
krusader-234a2a4c3a8bae7879afb218388ac2dc6a2af7f5.zip
Drop Qt2's TQSemiModal class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 41c9f7dc9d05b97fa192f4bd0264076d3b4d324a)
-rw-r--r--krusader/Dialogs/krdialogs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/krusader/Dialogs/krdialogs.h b/krusader/Dialogs/krdialogs.h
index 61dc6af..ecc48f3 100644
--- a/krusader/Dialogs/krdialogs.h
+++ b/krusader/Dialogs/krdialogs.h
@@ -45,7 +45,6 @@
#include <tqdatetime.h>
#include <tqpixmap.h>
#include <tqprogressdialog.h>
-#include <tqsemimodal.h>
#include <tqcheckbox.h>
#include <tqcombobox.h>