added drag&drop for image files

This commit is contained in:
Luis Ángel San Martín
2013-08-21 13:26:49 +02:00
parent e20b1b8db7
commit 1763b16ccd
6 changed files with 47 additions and 7 deletions

View File

@ -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();