More refactoring. Add zoom actions to shortcut manager.

This commit is contained in:
Felix Kauselmann
2015-01-02 14:30:40 +01:00
parent b199095515
commit c180b6e8a8
6 changed files with 26 additions and 16 deletions

View File

@ -27,7 +27,7 @@ using namespace YACReader;
QSize magnifyingGlassSize;
QSize gotoSlideSize;
float zoomLevel;
bool adjustToWidth;
//bool adjustToWidth;
bool fullScreen;
FlowType flowType;
float fitToWidthRatio;