mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04: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