QKeySequenceEdit: add to qfeatures.txt

QT_NO_KEYSEQUENCEEDIT was only added to qfeatures.h whose removal killed the feature.

Change-Id: I0644bcffdd814bb0bdb4c94d281d56fa3baff3a3
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Ivan Komissarov <ABBAPOH@me.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Marc Mutz 2013-11-09 17:50:45 +01:00 committed by The Qt Project
parent 4d1ece8b44
commit f75c5c7dc6

View File

@ -476,6 +476,12 @@ Section: Widgets
Requires: GRAPHICSVIEW PRINTER MAINWINDOW
Name: QPrintPreviewWidget
Feature: KEYSEQUENCEEDIT
Description: Provides a widget for editing QKeySequences
Section: Widgets
Requires: LINEEDIT SHORTCUT
Name: QKeySequenceEdit
# Dialogs
Feature: MESSAGEBOX