Replace various tqtinterface's TQ_* defines with actual types

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1fb320491e)
r14.1.x
Michele Calgaro 9 months ago
parent e9388d87ed
commit 3a324c9579
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -414,7 +414,7 @@ namespace KKeyServer
/**
* Converts the Qt-compatible button state to x11 modifier.
*/
TDECORE_EXPORT int qtButtonStateToMod( TQ_ButtonState s );
TDECORE_EXPORT int qtButtonStateToMod( Qt::ButtonState s );
/**
* Converts the mask of ORed X11 modifiers to

Loading…
Cancel
Save