]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/versioncontrol/updateitemstatesthread.cpp
Remove the automoc noise
[dolphin.git] / src / views / versioncontrol / updateitemstatesthread.cpp
index 62fcd09aa2d2893016ed93d7bc77e2718c0fc18c..7b806a5926cc14b0f8d265bbfe551acf39af939b 100644 (file)
@@ -20,6 +20,7 @@
 #include "updateitemstatesthread.h"
 
 #include <kversioncontrolplugin2.h>
+#include <QVector>
 
 #include <QMutexLocker>
 
@@ -75,4 +76,3 @@ QMap<QString, QVector<VersionControlObserver::ItemState> > UpdateItemStatesThrea
     return m_itemStates;
 }
 
-#include "updateitemstatesthread.moc"