mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 22:44:56 -04:00
Add support for loading custom comic images
This commit is contained in:
@ -112,6 +112,6 @@ QString addExtensionToIconPath(const QString &path);
|
||||
QString addExtensionToIconPathInToolbar(const QString &path);
|
||||
QAction *actionWithCustomIcon(const QIcon &icon, QAction *action);
|
||||
QPixmap hdpiPixmap(const QString &file, QSize size);
|
||||
|
||||
QString imageFileLoader(QWidget *parent);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user