sourceiconview.h: include <QDropEvent>

This commit is contained in:
eszlari
2019-03-22 04:30:31 +01:00
committed by GitHub
parent d0b7004b8f
commit bec65b7f2e
+1
View File
@@ -22,6 +22,7 @@
#define SOURCEICONVIEW_H
#include <QListView>
#include <QDropEvent>
class Project;