mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix incorrect declaration of FlBinaryCodec (#18283)
This commit is contained in:
parent
8d76518011
commit
72a48bd6ee
@ -14,7 +14,7 @@
|
||||
G_BEGIN_DECLS
|
||||
|
||||
G_DECLARE_FINAL_TYPE(FlBinaryCodec,
|
||||
fl_standard_codec,
|
||||
fl_binary_codec,
|
||||
FL,
|
||||
BINARY_CODEC,
|
||||
FlMessageCodec)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user