Statically type UiEl in DataHandler.
commit5af481330975b19b7cfd6dbf685538b697f09af5
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 14 Oct 2007 08:23:01 +0000 (14 11:23 +0300)
committerKalle Olavi Niemitalo <kon@hanna-niemitalo.niemitalo.local>
Thu, 18 Oct 2007 08:12:55 +0000 (18 11:12 +0300)
treea8300804ba1c5264af796c26201968b09939a540
parentcfe7552d601857bb694dccc196d2da38bfc9ba8f
Statically type UiEl in DataHandler.

This change avoids these warnings:
DataHandler.m:178: warning: no '-currentPath' method found
DataHandler.m:178: warning: (Messages without a matching method signature will be assumed to return 'id' and accept '...' as arguments.)
DataHandler.m:179: warning: no '-currentPath' method found
DataHandler.m:179: warning: no '-uploadPath:toPath:' method found
DataHandler.h
DataHandler.m