aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/playerlistwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/playerlistwidget.h')
-rw-r--r--src/widgets/playerlistwidget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/playerlistwidget.h b/src/widgets/playerlistwidget.h
index e771d7e1..217c9f92 100644
--- a/src/widgets/playerlistwidget.h
+++ b/src/widgets/playerlistwidget.h
@@ -29,6 +29,8 @@ private:
void removePlayer(int playerId);
void updatePlayer(int playerId, bool updateIcon);
+ QString formatLabel(const PlayerData &data);
+
void filterPlayerList();
private Q_SLOTS: