mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix codeql
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
8bad255a91
commit
8c8e4329d7
3 changed files with 8 additions and 8 deletions
|
|
@ -58,7 +58,7 @@ class SkinList : public QAbstractListModel {
|
|||
void save();
|
||||
int getSelectedAccountSkin();
|
||||
|
||||
void updateSkin(SkinModel s);
|
||||
void updateSkin(SkinModel* s);
|
||||
|
||||
private:
|
||||
// hide copy constructor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue