feature: new mirrors support (#1519)
This commit is contained in:
parent
f283858490
commit
9d571a4c71
5 changed files with 12 additions and 14 deletions
|
|
@ -59,7 +59,7 @@ public slots:
|
|||
int getCurrentLanguageIndex();
|
||||
int getLineHeightAppend();
|
||||
QString getCurrentLanguageName();
|
||||
QString getCurrentSiteUrl();
|
||||
QString getCurrentSiteUrl(const QString &path = "");
|
||||
|
||||
signals:
|
||||
void updateTranslations(const QLocale &locale);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue