diff options
Diffstat (limited to 'src/widgets/qlistbox.cpp')
| -rw-r--r-- | src/widgets/qlistbox.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/widgets/qlistbox.cpp b/src/widgets/qlistbox.cpp index 3669b3e25..cc5077abc 100644 --- a/src/widgets/qlistbox.cpp +++ b/src/widgets/qlistbox.cpp @@ -39,11 +39,6 @@ **********************************************************************/ #include "ntqglobal.h" -#if defined(Q_CC_BOR) -// needed for qsort() because of a std namespace problem on Borland -#include "qplatformdefs.h" -#endif - #include "ntqlistbox.h" #ifndef TQT_NO_LISTBOX #include "ntqmemarray.h" |
