forked from qt-creator/qt-creator
Fix broken keyboard navigation in the new file/project dialog
* Enabled proper keyboard navigation * Skip header items when using arrow keys * Fixed a static pixmap warning Task-number: QTCREATORBUG-1237 Reviewed-by: Daniel Molkentin
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include <QMap>
|
||||
#include <QHash>
|
||||
#include <QVariant>
|
||||
#include <QStyle>
|
||||
|
||||
namespace Utils {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user