Better profile support, only 1 web server per context, multiple windows per context

This commit is contained in:
2026-03-12 00:23:27 +01:00
parent 7d234bc834
commit d99c5a1725
13 changed files with 314 additions and 168 deletions

View File

@@ -23,7 +23,6 @@ signals:
public:
WebViewQt(int id, WebviewWindow *window);
};
#endif // WEBVIEWQT_H