1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/uiold/ui_windows.v

10 lines
86 B
V
Raw Normal View History

module uiold
2019-08-19 00:28:30 +03:00
fn focus_app(next, event, data voidptr) {
}
pub fn reg_key_vid() {
}