From 896ee459af10c73d20d0ae093b4c02348ffedb18 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 6 Nov 2009 15:43:08 +0000 Subject: * enable the loading of version control plugins (thanks to Aaron for the hint) * Don't terminate the thread that receives the item states when changing a view. Instead let the thread get finished and ignore the result. svn path=/trunk/KDE/kdebase/apps/; revision=1045674 --- src/viewextensionsfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/viewextensionsfactory.cpp') diff --git a/src/viewextensionsfactory.cpp b/src/viewextensionsfactory.cpp index e3ec64664..86311e28d 100644 --- a/src/viewextensionsfactory.cpp +++ b/src/viewextensionsfactory.cpp @@ -28,7 +28,7 @@ #include "selectionmanager.h" #include "settings/dolphinsettings.h" #include "tooltips/tooltipmanager.h" -#include "versioncontrolobserver.h" +#include "versioncontrol/versioncontrolobserver.h" #include "dolphin_generalsettings.h" -- cgit v1.3