mirror of
https://github.com/YACReader/yacreader
synced 2026-02-15 11:33:00 -05:00
added drag&drop for image files
This commit is contained in:
@ -43,6 +43,7 @@ class YACReaderSliderAction;
|
||||
void openNextComic();
|
||||
void openComicFromPath(QString pathFile);
|
||||
void openFolderFromPath(QString pathDir);
|
||||
void openFolderFromPath(QString pathFile, QString atFileName);
|
||||
void alwaysOnTopSwitch();
|
||||
void adjustToFullSizeSwitch();
|
||||
void reloadOptions();
|
||||
|
||||
Reference in New Issue
Block a user