Merge branch 'flutter_desktop'
This commit is contained in:
+1
-1
@@ -1681,7 +1681,7 @@ pub enum Data {
|
||||
}
|
||||
|
||||
/// Keycode for key events.
|
||||
#[derive(Clone)]
|
||||
#[derive(Clone, Debug)]
|
||||
pub enum Key {
|
||||
ControlKey(ControlKey),
|
||||
Chr(u32),
|
||||
|
||||
Reference in New Issue
Block a user