Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2006, 5:24:57 PM (18 years ago)
Author:
stefalie
Message:

water: gui hack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/water/src/lib/gui/gl_gui/glgui_cursor.cc

    r8035 r8089  
    3232    this->init();
    3333
    34     this->subscribeEvent(ES_MENU,  EV_MOUSE_MOTION);
    35     this->subscribeEvent(ES_MENU, EV_WINDOW_FOCUS);
     34    this->subscribeEvent(ES_ALL,  EV_MOUSE_MOTION);
     35    this->subscribeEvent(ES_ALL, EV_WINDOW_FOCUS);
    3636
    3737
Note: See TracChangeset for help on using the changeset viewer.