Use QApplication.instance() instead of qApp because qApp seems to ignore the attribut...
[bertos.git] / bertos / struct / heap_test.c
2009-12-23 battAdd a simple heap test.