mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add what's new dialog
This commit is contained in:
@ -185,6 +185,7 @@ protected:
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
void sendComic();
|
||||
void updatePrevNextActions(bool thereIsPrevious, bool thereIsNext);
|
||||
void afterLaunchTasks();
|
||||
|
||||
public:
|
||||
MainWindowViewer();
|
||||
|
Reference in New Issue
Block a user