summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-08-25 16:49:48 +0900
committerMichele Calgaro <[email protected]>2024-08-29 11:59:04 +0900
commit79e48868a7f798e7042a3bb00ed87add5f704737 (patch)
tree16a18ec81a7c882e83a9565f897928f82614b0d9
parent7671e9b3f03509afa91a18db4a29b6c4246112d7 (diff)
downloadkoffice-79e48868a7f798e7042a3bb00ed87add5f704737.tar.gz
koffice-79e48868a7f798e7042a3bb00ed87add5f704737.zip
Remove inclusion of obsolete header
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 201b6b75ecccbd9c37ac74f7f85def8ea3548cde)
-rw-r--r--kdgantt/qlayoutengine_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/kdgantt/qlayoutengine_p.h b/kdgantt/qlayoutengine_p.h
index 15cd80de..1aa73652 100644
--- a/kdgantt/qlayoutengine_p.h
+++ b/kdgantt/qlayoutengine_p.h
@@ -55,10 +55,6 @@
//
-#ifndef TQT_H
-#include "tqabstractlayout.h"
-#endif // TQT_H
-
#ifndef TQT_NO_LAYOUT
struct QLayoutStruct
{