ui: statusbar

statusbar added, listen to status- , error-  and parsingfinishedmessages
This commit is contained in:
Andreas Stallinger
2014-11-24 16:35:46 +01:00
parent 048fcb28b4
commit af4e3f7676
30 changed files with 392 additions and 6 deletions
+13
View File
@@ -0,0 +1,13 @@
#include "header.h"
void test(int i, int b)
{
int x;
A instanceOfA('v');
return;
}