Don't allow close
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
private:
|
||||
void PlatformTitleChange(CefRefPtr<CefBrowser> browser, const CefString& title);
|
||||
private:
|
||||
bool _allowClose = false;
|
||||
bool _isClosing;
|
||||
bool _active;
|
||||
std::shared_ptr<Api::CSiaDriveConfig> _siaDriveConfig;
|
||||
|
Reference in New Issue
Block a user