zxvnme / zgui

zxvnme's graphical user interface
MIT License
399 stars 53 forks source link

Not used poll_input by hwnd #42

Closed lahed closed 5 years ago

lahed commented 5 years ago

On previous commit deleted void poll_input(HWND hwnd)... now, delete on .cc

zxvnme commented 5 years ago

It seems to be my mistake during pushing to repository process, poll_input(HWND hwnd) should be declared in header. Will fix it ASAP.

zxvnme commented 5 years ago

https://github.com/zxvnme/zgui/commit/89cbc007d8f5174c29c26a231a49624fa83874ee

Best regards and thanks for reporting that <3