Use QApplication.instance() instead of qApp because qApp seems to ignore the attribut...
[bertos.git] / bertos / struct / kfile_fifo.c
2009-05-01 battAvoid warning using void * arithmetic.
2009-05-01 battAdd KFile interface over a fifo buffer.