Remove unimplemented methods
This commit is contained in:
parent
8688b97dda
commit
87a4ba492e
66 changed files with 2 additions and 171 deletions
|
|
@ -117,11 +117,6 @@ private:
|
|||
|
||||
Windows::System::Display::DisplayRequest ^ display_request;
|
||||
|
||||
void _post_dpad(DWORD p_dpad, int p_device, bool p_pressed);
|
||||
|
||||
void _drag_event(int idx, UINT uMsg, WPARAM wParam, LPARAM lParam);
|
||||
void _touch_event(int idx, UINT uMsg, WPARAM wParam, LPARAM lParam);
|
||||
|
||||
ref class ManagedType {
|
||||
public:
|
||||
property bool alert_close_handle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue