mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04:00
Don't forget to delete the new zoom actions after use
This commit is contained in:
@ -95,6 +95,8 @@ MainWindowViewer::~MainWindowViewer()
|
||||
delete rightRotationAction;
|
||||
delete doublePageAction;
|
||||
delete doubleMangaPageAction;
|
||||
delete increasePageZoomAction;
|
||||
delete decreasePageZoomAction;
|
||||
delete goToPageAction;
|
||||
delete optionsAction;
|
||||
delete helpAboutAction;
|
||||
|
Reference in New Issue
Block a user