mirror of
https://github.com/wgh136/flutter_qjs.git
synced 2025-09-27 13:27:24 +00:00
android type wrapper
This commit is contained in:
@@ -20,7 +20,7 @@ class FlutterWindow : public Win32Window {
|
||||
|
||||
protected:
|
||||
// Win32Window:
|
||||
void OnCreate() override;
|
||||
bool OnCreate() override;
|
||||
void OnDestroy() override;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user