forked from qt-creator/qt-creator
FileUtils: Remove unused includes and forward declaration
Left over after moving functionality to dragsupport.cpp/.h Change-Id: I909be9eb42fb96989e9469278b416e25f3ac7f62 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
#include <QDir>
|
||||
#include <QDebug>
|
||||
#include <QDateTime>
|
||||
#include <QDragEnterEvent>
|
||||
#include <QDropEvent>
|
||||
#include <QMessageBox>
|
||||
#include <QRegExp>
|
||||
#include <QTimer>
|
||||
|
||||
Reference in New Issue
Block a user