mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-19 19:28:02 +00:00
software_keyboard: Add max and current length display to dialog
This commit is contained in:
parent
b9c0661453
commit
945fdd9361
2 changed files with 11 additions and 1 deletions
|
@ -47,6 +47,7 @@ private:
|
|||
QLabel* header_label;
|
||||
QLabel* sub_label;
|
||||
QLabel* guide_label;
|
||||
QLabel* length_label;
|
||||
QLineEdit* line_edit;
|
||||
QVBoxLayout* layout;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue