summaryrefslogtreecommitdiff
path: root/user_select_dialog.h
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2016-07-23 13:36:10 +0930
committerdaniel-Jones <daniel@danieljon.es>2016-07-23 13:36:10 +0930
commitcdb03cae2c21c9a5ada496b92e705995334e9e9a (patch)
treea320a4c5177dd56d57a79c05f60739acee7e84b1 /user_select_dialog.h
parent0b6f9e4af8f1ab695a193fabdb32b6219223c455 (diff)
downloadcsgo_stats-cdb03cae2c21c9a5ada496b92e705995334e9e9a.tar.gz
csgo_stats-cdb03cae2c21c9a5ada496b92e705995334e9e9a.zip
Added images for all weapons, stats from each weapon appear in a table. thanks to csgo-stats.com for the images! Other small changes.
Diffstat (limited to 'user_select_dialog.h')
-rw-r--r--user_select_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/user_select_dialog.h b/user_select_dialog.h
index 98b3503..3420bad 100644
--- a/user_select_dialog.h
+++ b/user_select_dialog.h
@@ -25,6 +25,8 @@ private:
Ui::user_select_dialog *ui;
file_download download;
stats_display_window n_window;
+ void download_info();
+ void load_players();
};
#endif // USER_SELECT_DIALOG_H