summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-24 21:58:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-24 21:58:56 +0900
commit53e7aa7eaf1c43e6ee0b84f2be52a947a09af20c (patch)
treeea14ed01602990afd57a2e6c2f0321dd69d1dc26
parent6bf5277015cdb1cdf5f265b5ee9997bf43047ea1 (diff)
downloadtdelibs-53e7aa7eaf1c43e6ee0b84f2be52a947a09af20c.tar.gz
tdelibs-53e7aa7eaf1c43e6ee0b84f2be52a947a09af20c.zip
tqtglobaldefines.h only contains comments, so it is an unnecessary inclusion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--tdecore/tdeapplication.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tdecore/tdeapplication.h b/tdecore/tdeapplication.h
index f90e8a42b..7a3dff0cf 100644
--- a/tdecore/tdeapplication.h
+++ b/tdecore/tdeapplication.h
@@ -30,8 +30,6 @@ class KCharsets;
class DCOPClient;
class DCOPObject;
-#include <tqtglobaldefines.h>
-
typedef unsigned long Atom;
#if !defined(TQ_WS_X11)
typedef void Display;