summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-25 16:49:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-25 16:49:48 +0900
commit201b6b75ecccbd9c37ac74f7f85def8ea3548cde (patch)
treeae3971435e69aa252cd16e46012d02b7139e7826
parent0af0b90d215cf33c1aa406421f21815dcf2c3dc1 (diff)
downloadkoffice-master.tar.gz
koffice-master.zip
Remove inclusion of obsolete headerHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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
{