mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 21:57:55 -05:00
software_keyboard: Add max and current length display to dialog
This commit is contained in:
@ -47,6 +47,7 @@ private:
|
||||
QLabel* header_label;
|
||||
QLabel* sub_label;
|
||||
QLabel* guide_label;
|
||||
QLabel* length_label;
|
||||
QLineEdit* line_edit;
|
||||
QVBoxLayout* layout;
|
||||
|
||||
|
Reference in New Issue
Block a user