comparison system/Init.cpp @ 259:dc46851837d6

* Fix many compile warnings, remove some debug output
author Chris Cannam
date Mon, 30 Apr 2007 13:36:23 +0000
parents c7122e70f8ec
children 71dfc6ab3b54
comparison
equal deleted inserted replaced
258:96a6dd889c68 259:dc46851837d6
89 qApp->setFont(fn); 89 qApp->setFont(fn);
90 #endif 90 #endif
91 #endif 91 #endif
92 } 92 }
93 93
94
95