diff options
| author | OmniTroid <davidskoland@gmail.com> | 2017-02-14 10:29:36 +0100 |
|---|---|---|
| committer | OmniTroid <davidskoland@gmail.com> | 2017-02-14 10:29:36 +0100 |
| commit | fd1ece1ac196e4584e78b981ba7b3dc7197a7d20 (patch) | |
| tree | a9f8ab31a50aef85e612442689a83fb2fa58c471 /lobby.h | |
| parent | 2492c1fbe2d325a194edfe89091b7d1f71783a6b (diff) | |
| parent | 9e601caa568353cbb91b4f6e9b0a7a9159a436ac (diff) | |
Merge branch 'master' of https://github.com/Attorney-Online-Engineering-Task-Force/Attorney-Online-Client-Remake.git
Diffstat (limited to 'lobby.h')
| -rw-r--r-- | lobby.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ private: AOButton *ui_add_to_fav; AOButton *ui_connect; + QLabel *ui_version; AOButton *ui_about; QListWidget *ui_server_list; |
