Fix the use of uinptr_t
commit513a5090960b2cb744e14d393f51f458b6e5c7bb
authorCarlos R. Mafra <crmafra@gmail.com>
Mon, 14 Sep 2009 13:57:52 +0000 (14 15:57 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 14 Sep 2009 14:51:26 +0000 (14 16:51 +0200)
tree6822a069cfc638dbaa41c55d4bde7364a4e00f2f
parentf6645ac56456e3506f645fdb09dc1f4e933f29be
Fix the use of uinptr_t

Remove the additional cast to (int), as that makes no sense.
12 files changed:
WINGs/Examples/fontl.c
WINGs/Examples/puzzle.c
WINGs/Extras/test.c
WINGs/Extras/wtabledelegates.c
WINGs/wfilepanel.c
WINGs/wfontpanel.c
WINGs/wpanel.c
WPrefs.app/editmenu.c
src/icon.c
src/menu.c
src/switchmenu.c
src/window.c