summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-09-12 16:21:43 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-09-12 16:22:02 (GMT)
commitd7329900ae12ce99751eda6db055338a65ab035e (patch)
treeb3bb3f5da146e1aaa689ced90c844d9f543b39bb /Swift/QtUI/QtSwift.cpp
parent41e89bb5ed1a9d38d1ece1310ef708daad54a9a9 (diff)
downloadswift-d7329900ae12ce99751eda6db055338a65ab035e.zip
swift-d7329900ae12ce99751eda6db055338a65ab035e.tar.bz2
Remove non-existing include.
Diffstat (limited to 'Swift/QtUI/QtSwift.cpp')
-rw-r--r--Swift/QtUI/QtSwift.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Swift/QtUI/QtSwift.cpp b/Swift/QtUI/QtSwift.cpp
index 6606f85..758fe29 100644
--- a/Swift/QtUI/QtSwift.cpp
+++ b/Swift/QtUI/QtSwift.cpp
@@ -31,7 +31,6 @@
#include "Swiften/Base/Platform.h"
#include "Swiften/Elements/Presence.h"
#include "Swiften/Client/Client.h"
-#include "SwifTools/Dock/PlatformDock.h"
#include "Swift/Controllers/MainController.h"
#include "Swift/Controllers/ApplicationInfo.h"
#include "Swift/Controllers/BuildVersion.h"