mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Rename method
This commit is contained in:
@ -184,7 +184,7 @@ private:
|
||||
protected:
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
void sendComic();
|
||||
void updateOpenPrevNextActions(bool thereIsPrevious, bool thereIsNext);
|
||||
void updatePrevNextActions(bool thereIsPrevious, bool thereIsNext);
|
||||
|
||||
public:
|
||||
MainWindowViewer();
|
||||
|
Reference in New Issue
Block a user