ui/winui/toolkit.cpp@2cb06c231057
ui/winui/toolkit.cpp
Mon, 22 May 2023 19:44:27 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Mon, 22 May 2023 19:44:27 +0200
- branch
- newapi
- changeset 175
- 2cb06c231057
- parent 173
-
809581724cc7
- child 177
-
e79a60b3a7cb
- permissions
- -rw-r--r--
move some menu code to common
#include "../ui/toolkit.h"
int testfunc() {
return 123;
}