]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/draganddrophelper.h
Merge branch 'Applications/16.08'
[dolphin.git] / src / views / draganddrophelper.h
index 85268eb4f85aa5eb09a7a3683295ceb0dbe1ea26..fe77b1e6ee9bc017613bbdf77e074c9daea064c9 100644 (file)
 #ifndef DRAGANDDROPHELPER_H
 #define DRAGANDDROPHELPER_H
 
-#include "libdolphin_export.h"
+#include "dolphin_export.h"
 
-#include <QString>
 
 class QUrl;
 class QDropEvent;
 class QWidget;
 namespace KIO { class DropJob; }
 
-class LIBDOLPHINPRIVATE_EXPORT DragAndDropHelper
+class DOLPHIN_EXPORT DragAndDropHelper
 {
 public:
     /**