mirror of
https://github.com/YACReader/yacreader
synced 2026-02-04 22:30:11 -05: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