]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/draganddrophelper.h
Fix ascending/descending choosers getting unchecked when re-selecting the same sort...
[dolphin.git] / src / views / draganddrophelper.h
index 0c7eadc6cb95c6f8b862a4757c815d887b441533..1a6b5900eb92b08f7c86650016d554778d2e7da4 100644 (file)
 #define DRAGANDDROPHELPER_H
 
 #include "dolphin_export.h"
+
 #include <QList>
 #include <QUrl>
 
-
 class QDropEvent;
 class QWidget;
 namespace KIO { class DropJob; }