diff options
| author | Salanto <62221668+Salanto@users.noreply.github.com> | 2024-07-12 11:48:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-12 11:48:01 +0200 |
| commit | fb64ca386c51cc3942e1f38cfd76132b1b50e9db (patch) | |
| tree | f805cd22b191a028312e7f546b571fb35488fa50 /data.qrc | |
| parent | c745d0a1b78732550ae790fee12bd23b71a4f25e (diff) | |
Add playerlist widget element (#996)
* Commit
* Boyfailure code commit
* Cooking code spaghetti
* Accidental overwrite recursive function call hell
* Implemented player list
* Add partial moderator widget
Sleepy time! Hee-Hoo!
* Moderator Dialog - Step 1 - WIP
* Appease the clang gods
* Clang appeasement policy
* *sacrifices goat to clang*
* Added player report, reworked implementation, ...
* Added player-specific report
* Reworked implementation
* No longer uses JSON.
* Removed preset loader.
---------
Co-authored-by: TrickyLeifa <date.epoch@gmail.com>
Co-authored-by: Leifa <26681464+TrickyLeifa@users.noreply.github.com>
Diffstat (limited to 'data.qrc')
| -rw-r--r-- | data.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,5 +15,6 @@ <file>data/ui/lobby.ui</file> <file>data/ui/lobby_assets/down-arrow.png</file> <file>data/ui/lobby_assets/up-arrow.png</file> + <file>data/ui/moderator_action_dialog.ui</file> </qresource> </RCC> |
