Added an icon for the show info toolbar action and a setting for remembering its configuration.

This commit is contained in:
Luis Ángel San Martín
2016-04-19 10:48:48 +02:00
parent 64b77586fc
commit 0486e5eb5f
7 changed files with 14 additions and 4 deletions

View File

@ -77,6 +77,7 @@ private:
QSlider * coverSizeSlider;
QAction * coverSizeSliderAction;
QAction * showInfoAction;
QAction * showInfoSeparatorAction;
YACReaderComicsSelectionHelper * selectionHelper;
YACReaderComicInfoHelper * comicInfoHelper;