forked from qt-creator/qt-creator
Android: allow style extraction method selection to the manifest editor
Make a bit more easier to choose the method of style extraction to the manifest editor UI. Task-number: QTCREATORBUG-23283 Change-Id: I65ad52f07d31913cf091ef4ef1693617ac82d4ad Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -189,6 +189,7 @@ private:
|
||||
QLineEdit *m_appNameLineEdit;
|
||||
QLineEdit *m_activityNameLineEdit;
|
||||
QComboBox *m_targetLineEdit;
|
||||
QComboBox *m_styleExtractMethod;
|
||||
QToolButton *m_masterIconButton;
|
||||
QToolButton *m_lIconButton;
|
||||
QToolButton *m_lIconClearButton;
|
||||
|
||||
Reference in New Issue
Block a user