NOISSUE Use common duration format for global and instances
This commit is contained in:
parent
110c73edf2
commit
7cbca6ab20
6 changed files with 42 additions and 35 deletions
|
@ -118,9 +118,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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue