summaryrefslogtreecommitdiffstats
path: root/main/dependencies
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-06 03:24:05 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-06 03:24:05 -0500
commitfe1b3c2e458ab2831abea03a041c73ff4f29ae00 (patch)
treed155562f97ae51570ebbaa249fcf345ec822ab38 /main/dependencies
parent816f448426fd8d4013c7b35c568ec1b4ef94d228 (diff)
downloadtde-fe1b3c2e458ab2831abea03a041c73ff4f29ae00.tar.gz
tde-fe1b3c2e458ab2831abea03a041c73ff4f29ae00.zip
Fix FTBFS from prior commit
Diffstat (limited to 'main/dependencies')
-rw-r--r--main/dependencies/qt3/src/widgets/qsplitter.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/dependencies/qt3/src/widgets/qsplitter.cpp b/main/dependencies/qt3/src/widgets/qsplitter.cpp
index efbe8709d..add3ade04 100644
--- a/main/dependencies/qt3/src/widgets/qsplitter.cpp
+++ b/main/dependencies/qt3/src/widgets/qsplitter.cpp
@@ -52,8 +52,6 @@
#include "qptrlist.h"
#include "qstyle.h"
-#include "qsplitter.moc"
-
const uint Default = QT_QSPLITTER_DEFAULT;
static int mouseOffset;