issues
search
appsquickly
/
typhoon-example
An example application built with Typhoon dependency injection framework.
Apache License 2.0
251
stars
59
forks
source link
Cleanup
#25
Closed
scottrhoyt
closed
9 years ago
scottrhoyt
commented
9 years ago
Cleaned up a couple things in the project:
Removed some unnecessary forward declarations in PFAppDelegate
Suppressed some type conversion warnings by explicit casting and proper format strings.
Cleaned up a couple things in the project: