summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqcolor_p.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-28 13:39:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-28 13:39:23 +0900
commit69e1261df646edf24612d7f953dac81182e7461b (patch)
tree5d9a9e9600f0592c3732fe7c9402134fd22d6651 /src/kernel/tqcolor_p.cpp
parentc9a75bccc60b6ac092f76a2624115fd8935f4888 (diff)
downloadtqt-69e1261df646edf24612d7f953dac81182e7461b.tar.gz
tqt-69e1261df646edf24612d7f953dac81182e7461b.zip
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/tqcolor_p.cpp')
-rw-r--r--src/kernel/tqcolor_p.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/kernel/tqcolor_p.cpp b/src/kernel/tqcolor_p.cpp
index d1462f43f..5db0e21be 100644
--- a/src/kernel/tqcolor_p.cpp
+++ b/src/kernel/tqcolor_p.cpp
@@ -40,11 +40,6 @@
**********************************************************************/
#include "tqglobal.h"
-#if defined(Q_CC_BOR)
-// needed for qsort() because of a std namespace problem on Borland
-#include "qplatformdefs.h"
-#endif
-
#include "tqcolor.h"
#ifndef TQT_NO_COLORNAMES