Use QApplication.instance() instead of qApp because qApp seems to ignore the attribut...
[bertos.git] / bertos / mware / ini_reader.h
2009-09-01 lottavianoFix warnings.
2009-06-08 battAdd wizard definitions; decrease default buffer size.
2009-06-08 battAdd INI file reader module; update test harness.