1
0
mirror of https://github.com/brl/mutter.git synced 2025-04-02 00:23:49 +00:00
Neil Roberts d8a9026b84 win32: Fix the CLUTTER_* keysym macros
In 4ee05f8e21d the namespace for the clutter keysym macros were
changed to CLUTTER_KEY_* but the win32 events backend was still
referring to the old names.
2010-09-30 10:59:40 +01:00
..