mirror of
https://github.com/Adamcake/Bolt.git
synced 2026-04-25 03:16:59 -04:00
main: Close() window
This commit is contained in:
@@ -98,6 +98,7 @@ int main(int argc, char* argv[]) {
|
||||
CefRunMessageLoop();
|
||||
|
||||
// Release things we still own, then shut down CEF
|
||||
win.Close();
|
||||
CefShutdown();
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user