This commit is contained in:
2026-03-09 09:28:46 +01:00
parent 0ec5a42c71
commit a078022401
7 changed files with 673 additions and 19 deletions

View File

@@ -41,7 +41,7 @@ private:
private:
void runJs(rktwebview_t wv, const char *js);
result_t doWindow(rktwebview_t w, int cmd);
result_t doWindow(rktwebview_t w, int cmd, result_t on_error);
public slots:
void processJsEventQueues();