mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 07:24:58 -04:00
new icons for YACReader
This commit is contained in:
@ -43,6 +43,8 @@ class YACReaderSliderAction;
|
||||
void alwaysOnTopSwitch();
|
||||
void adjustToFullSizeSwitch();
|
||||
void reloadOptions();
|
||||
void fitToWidth();
|
||||
void fitToHeight();
|
||||
/*void viewComic();
|
||||
void prev();
|
||||
void next();
|
||||
@ -92,6 +94,8 @@ class YACReaderSliderAction;
|
||||
QAction *showDictionaryAction;
|
||||
QAction *alwaysOnTopAction;
|
||||
QAction *adjustToFullSizeAction;
|
||||
QAction *showFlowAction;
|
||||
|
||||
YACReaderSliderAction * sliderAction;
|
||||
|
||||
HttpVersionChecker * versionChecker;
|
||||
|
Reference in New Issue
Block a user