diff options
author | Alexia <alexia@robotbrain.info> | 2016-05-12 16:51:25 -0400 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2016-05-15 16:01:05 +0200 |
commit | 377316999ea9ef6adbc75c52a858eb8e526616e7 (patch) | |
tree | 1ad7ba47c89c69d0e25f7e6e0f592782e75b81d1 /application/pages/global/AccountListPage.h | |
parent | f9791a5cc80b8e99eebd68176c33fdc1c377af86 (diff) | |
download | MultiMC-377316999ea9ef6adbc75c52a858eb8e526616e7.tar MultiMC-377316999ea9ef6adbc75c52a858eb8e526616e7.tar.gz MultiMC-377316999ea9ef6adbc75c52a858eb8e526616e7.tar.lz MultiMC-377316999ea9ef6adbc75c52a858eb8e526616e7.tar.xz MultiMC-377316999ea9ef6adbc75c52a858eb8e526616e7.zip |
GH-767 Basic skin upload
Diffstat (limited to 'application/pages/global/AccountListPage.h')
-rw-r--r-- | application/pages/global/AccountListPage.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/pages/global/AccountListPage.h b/application/pages/global/AccountListPage.h index 5701dfcb..ed518e92 100644 --- a/application/pages/global/AccountListPage.h +++ b/application/pages/global/AccountListPage.h @@ -69,6 +69,8 @@ slots: void on_noDefaultBtn_clicked(); + void on_uploadSkinBtn_clicked(); + void listChanged(); //! Updates the states of the dialog's buttons. |