From c6d4cae26343b3f9f390374b70668fde428853f0 Mon Sep 17 00:00:00 2001 From: Andrius da Costa Ribas Date: Fri, 22 Apr 2016 14:20:56 -0300 Subject: Fix exports and linkage, remove sources from tests which are already being linked. REVIEW: 127709 --- src/views/versioncontrol/kversioncontrolplugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/views/versioncontrol/kversioncontrolplugin.h') diff --git a/src/views/versioncontrol/kversioncontrolplugin.h b/src/views/versioncontrol/kversioncontrolplugin.h index 85835e062..d710bf3c2 100644 --- a/src/views/versioncontrol/kversioncontrolplugin.h +++ b/src/views/versioncontrol/kversioncontrolplugin.h @@ -20,7 +20,7 @@ #ifndef KVERSIONCONTROLPLUGIN_H #define KVERSIONCONTROLPLUGIN_H -#include +#include #include #include @@ -81,7 +81,7 @@ class KFileItem; * * @since 4.8 */ -class DOLPHIN_EXPORT KVersionControlPlugin : public QObject +class DOLPHINVCS_EXPORT KVersionControlPlugin : public QObject { Q_OBJECT -- cgit v1.3