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>bb10
parent
4d1ece8b44
commit
f75c5c7dc6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue