mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-28 21:26:07 +00:00
Qt: Improve spacing
This commit is contained in:
parent
917f0e2182
commit
c421848559
14 changed files with 116 additions and 51 deletions
|
@ -38,9 +38,7 @@ private:
|
|||
UICommon::GameFile m_game;
|
||||
QLineEdit* m_checksum_result;
|
||||
QComboBox* m_language_selector;
|
||||
QLineEdit* m_long_name;
|
||||
QLineEdit* m_short_name;
|
||||
QLineEdit* m_short_maker;
|
||||
QLineEdit* m_long_maker;
|
||||
QLineEdit* m_name;
|
||||
QLineEdit* m_maker;
|
||||
QTextEdit* m_description;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue