Use QApplication.instance() instead of qApp because qApp seems to ignore the attribut...
[bertos.git] / bertos / mware / ini_reader.c
2009-06-08 lottavianoFix ini_reader when no new line at EOF
2009-06-08 battAdd INI file reader module; update test harness.