Made custom url function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
54d7477679
commit
ce4a86fbcd
6 changed files with 24 additions and 32 deletions
|
@ -70,6 +70,7 @@ public:
|
|||
auto provider() const -> std::optional<QString>;
|
||||
auto licenses() const -> const QList<ModLicense>&;
|
||||
auto issueTracker() const -> QString;
|
||||
auto metaurl() const -> QString;
|
||||
|
||||
/** Get the intneral path to the mod's icon file*/
|
||||
QString iconPath() const { return m_local_details.icon_file; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue