]> git.sesse.net Git - pkanalytics/commit
Make it possible to edit players from the UI.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 3 Aug 2023 21:21:22 +0000 (23:21 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 3 Aug 2023 21:21:22 +0000 (23:21 +0200)
commit90b51a9bdc21a5f8a90e4b54ec7deefab8fd39f5
treec8136ade47d87eb8f0abad963406e33514d6f723
parenta8b643f686d812de920091153b5409b5eeca8aa8
Make it possible to edit players from the UI.

Adding will happen in a future step. Deleting, even further out.
edit_player_dialog.cpp [new file with mode: 0644]
edit_player_dialog.h [new file with mode: 0644]
edit_player_dialog.ui [new file with mode: 0644]
mainwindow.cpp
mainwindow.h
meson.build
players.cpp
players.h