mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 18:36:58 +03:00
NOISSUE implement deleting skins
This commit is contained in:
parent
280903e52b
commit
1edcd9b86e
9 changed files with 118 additions and 19 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include <QFileInfo>
|
||||
#include <QFileDialog>
|
||||
#include <FileSystem.h>
|
||||
#include <minecraft/SkinUpload.h>
|
||||
#include <minecraft/services/SkinUpload.h>
|
||||
#include "SkinUploadDialog.h"
|
||||
#include "ui_SkinUploadDialog.h"
|
||||
#include "ProgressDialog.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue