diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-19 00:12:51 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-19 00:12:51 +0900 |
commit | fd0046c40716f19ab1bd3bff77b123e373b73771 (patch) | |
tree | 7ba6fd2df02f719a510f1b6e89c85aa22736dd8f /knode/kncleanup.h | |
parent | 6ffa01798d4f0d77e70b5d2a5061fcb33cb5e4df (diff) | |
download | tdepim-fd0046c40716f19ab1bd3bff77b123e373b73771.tar.gz tdepim-fd0046c40716f19ab1bd3bff77b123e373b73771.zip |
Drop Qt2's TQSemiModal and TQSortedList classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'knode/kncleanup.h')
-rw-r--r-- | knode/kncleanup.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/knode/kncleanup.h b/knode/kncleanup.h index d765dc154..5019b2079 100644 --- a/knode/kncleanup.h +++ b/knode/kncleanup.h @@ -15,8 +15,6 @@ #ifndef KNCLEANUP_H #define KNCLEANUP_H -#include <tqsemimodal.h> - class TQProgressBar; class TQLabel; |