undo misplaced changeset

This commit is contained in:
Felix Kauselmann
2015-09-08 11:01:55 +02:00
parent f2f78b1542
commit 3d3701f0d4
3 changed files with 1 additions and 25 deletions

View File

@ -55,7 +55,6 @@ class EditShortcutsDialog;
void openFolderFromPath(QString pathFile, QString atFileName);
void alwaysOnTopSwitch();
void adjustToFullSizeSwitch();
void fitToPageSwitch();
void reloadOptions();
void fitToWidth();
void fitToHeight();
@ -126,7 +125,6 @@ class EditShortcutsDialog;
QAction *showDictionaryAction;
QAction *alwaysOnTopAction;
QAction *adjustToFullSizeAction;
QAction *fitToPageAction;
QAction *showFlowAction;
QAction *showEditShortcutsAction;