hi there!
I have a compile error using the QKeyEvent..
heres my code:
before, everything works fine. but when i added the <X11/Xlib.h> and <X11/keysym.h> library an error occured.
heres the error:
Code:
/root/tskeyboard/src/tskeyboardwidget.cpp:166: error: expected unqualified-id before numeric constant
is there any problem with my code? please help... thnks...:confused:
