mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-24 10:33:15 +08:00
6 lines
63 B
C
6 lines
63 B
C
#pragma once
|
|
|
|
#include <qpoint.h>
|
|
|
|
QPoint GetCursorPosition();
|