Use QApplication.instance() instead of qApp because qApp seems to ignore the attribut...
[bertos.git] / bertos / emul / switch_ctx_emul.S
2009-04-10 battRefactor switch context ASM files to comply to Wizard.