mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-08 13:08:29 +02:00
add special modrinth header
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
18924e43da
commit
ca721f9d67
18 changed files with 127 additions and 27 deletions
|
|
@ -183,6 +183,7 @@ class ResourceFolderModel : public QAbstractListModel {
|
|||
};
|
||||
|
||||
QString instDirPath() const;
|
||||
BaseInstance* instance() const { return m_instance; }
|
||||
|
||||
signals:
|
||||
void updateFinished();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue