Fix conflict

This commit is contained in:
Sebastian-byte
2021-10-24 17:15:27 -05:00
27 changed files with 232 additions and 146 deletions

View File

@@ -119,9 +119,6 @@ protected:
QStringList validLaunchMethods();
QString launchMethod();
private:
QString prettifyTimeDuration(int64_t duration);
protected: // data
std::shared_ptr<PackProfile> m_components;
mutable std::shared_ptr<ModFolderModel> m_loader_mod_list;