cleanup: namespace Montauk (capital M) => montauk::abi
This commit is contained in:
@@ -497,5 +497,5 @@ void wp_build_context_items(WordProcessorState* wp,
|
||||
mtk::ContextMenuItem items[WP_CTX_COUNT]);
|
||||
|
||||
void wp_render();
|
||||
void wp_handle_mouse(const Montauk::WinEvent& ev);
|
||||
void wp_handle_key(const Montauk::KeyEvent& key);
|
||||
void wp_handle_mouse(const montauk::abi::WinEvent& ev);
|
||||
void wp_handle_key(const montauk::abi::KeyEvent& key);
|
||||
|
||||
Reference in New Issue
Block a user