wip
This commit is contained in:
@@ -62,7 +62,7 @@ int main(int argc, char *argv[]) {
|
||||
layout->addWidget(web_view);
|
||||
|
||||
// window.showFullScreen();
|
||||
window.show()
|
||||
window.show();
|
||||
|
||||
return app.exec();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user