summaryrefslogtreecommitdiffstats
path: root/src/library/stardelegate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/stardelegate.cpp')
-rw-r--r--src/library/stardelegate.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/library/stardelegate.cpp b/src/library/stardelegate.cpp
index 56780cd81f..8933cc78af 100644
--- a/src/library/stardelegate.cpp
+++ b/src/library/stardelegate.cpp
@@ -17,7 +17,6 @@
#include <QtDebug>
-#include <QtGui>
#include "stardelegate.h"
#include "stareditor.h"
@@ -123,4 +122,3 @@ void StarDelegate::cellEntered(const QModelIndex &index) {
m_currentEditedCellIndex = QModelIndex();
}
}
-