mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 19:36:57 +03:00
More work on the downloader and 1.6 instance creation
This commit is contained in:
parent
c96ac24605
commit
33b9b25da7
7 changed files with 87 additions and 36 deletions
|
|
@ -49,7 +49,7 @@ bool SettingsObject::registerSetting(Setting *setting)
|
|||
// Connect signals.
|
||||
connectSignals(*setting);
|
||||
|
||||
qDebug(QString("Registered setting %1.").arg(setting->id()).toUtf8());
|
||||
// qDebug(QString("Registered setting %1.").arg(setting->id()).toUtf8());
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue