mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
Presenter: Disable "Next" and "Previous" actions when non-applicable
This commit is contained in:
parent
2372b3b8f9
commit
07f0873531
2 changed files with 12 additions and 0 deletions
|
@ -39,6 +39,7 @@ protected:
|
|||
|
||||
private:
|
||||
void update_web_view();
|
||||
void update_slides_actions();
|
||||
|
||||
RefPtr<WebView::OutOfProcessWebView> m_web_view;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue