Changeset 579 for abuse/trunk/src/imlib/jwindow.cpp
- Timestamp:
- May 5, 2011, 12:36:33 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/imlib/jwindow.cpp
r555 r579 725 725 } 726 726 727 void InputManager::remap( filter *f)727 void InputManager::remap(Filter *f) 728 728 { 729 729 for (ifield *i=first; i; i=i->next)
Note: See TracChangeset
for help on using the changeset viewer.