mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 09:24:57 -04:00
updated web library with new style and features
added remote reading from iOS
This commit is contained in:
@ -84,6 +84,7 @@ private:
|
||||
|
||||
QString getLocalizedFileName(QString fileName, QString locales, QString path) const;
|
||||
QString getDeviceAwareFileName(QString fileName, QString device, QString locales, QString path) const;
|
||||
QString getDeviceAwareFileName(QString fileName, QString device, QString display, QString locales, QString path) const;
|
||||
|
||||
bool exists(QString localizedName, QString path) const;
|
||||
};
|
||||
|
Reference in New Issue
Block a user