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-18 23:26:57 +0900
commit41c9f7dc9d05b97fa192f4bd0264076d3b4d324a (patch)
treeda2e19596236ac0e08db67ff5db61c2f598dfdc8
parent91414d9dcfa02f7f6bec5ad37ff37e314a8d3198 (diff)
downloadkrusader-41c9f7dc9d05b97fa192f4bd0264076d3b4d324a.tar.gz
krusader-41c9f7dc9d05b97fa192f4bd0264076d3b4d324a.zip
Drop Qt2's TQSemiModal class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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>