mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 12:37:23 +00:00
Implement instance creation.
This commit is contained in:
@@ -41,6 +41,11 @@ public:
|
||||
|
||||
void loadVersionList();
|
||||
|
||||
QString instName() const;
|
||||
QString iconKey() const;
|
||||
const InstanceTypeInterface *selectedType() const;
|
||||
const InstVersion *selectedVersion() const;
|
||||
|
||||
private slots:
|
||||
void on_btnChangeVersion_clicked();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user