Show
Ignore:
Timestamp:
31/05/10 15:36:42 (2 years ago)
Author:
westram
Message:
  • valgrind2grep: - ignore some leaked motif memory (wont fix that (now))
  • added aw_uninstall_xkeys() and AW_root::exit_root() to stuff some memleaks
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WINDOW/aw_xkey.hxx

    r6381 r6674  
    2222 
    2323void aw_install_xkeys(Display *display); 
     24void aw_uninstall_xkeys(); 
    2425const awXKeymap* aw_xkey_2_awkey(XKeyEvent *xkeyevent); 
    2526