added color picking with ALT key, added crash report library for windows
This commit is contained in:
@@ -26,4 +26,5 @@ public:
|
||||
void handle_message(HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam);
|
||||
void set_focus(int activate);
|
||||
float get_pressure() const;
|
||||
void reset_pressure();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user