forked from qt-creator/qt-creator
Made it possible to turn off scroll wheel zooming
It activates too easily for some people. Task-number: QTCREATORBUG-406
This commit is contained in:
@@ -34,9 +34,7 @@
|
||||
#include <QtCore/QObject>
|
||||
#include <QtCore/QHash>
|
||||
#include <QtCore/QSet>
|
||||
#include <QtGui/QStandardItem>
|
||||
#include <QtGui/QStandardItemModel>
|
||||
#include <QtGui/QTreeView>
|
||||
#include <QtCore/QAbstractItemModel>
|
||||
#include <QtScript/QScriptValue>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user