mirror of
https://github.com/YACReader/yacreader
synced 2025-07-17 20:44:32 -04:00
MainWindowViewer: deduplicate enabling/disabling actions
This commit is contained in:
@ -162,6 +162,7 @@ private:
|
||||
void refreshRecentFilesActionList();
|
||||
void clearRecentFiles();
|
||||
void getSiblingComics(QString path, QString currentComic);
|
||||
void setActionsEnabled(bool enabled);
|
||||
|
||||
//! Manejadores de evento:
|
||||
// void resizeEvent(QResizeEvent * event);
|
||||
|
Reference in New Issue
Block a user