launcher/src/outputview.cpp
branchGCC_SURGE
changeset 37 c20154ccf3c0
parent 19 4b22a598b890
equal deleted inserted replaced
20:ba8a586c45f1 37:c20154ccf3c0
    20 #include <hbaction.h>
    20 #include <hbaction.h>
    21 #include <hbmenu.h>
    21 #include <hbmenu.h>
    22 #include <hbtextedit.h>
    22 #include <hbtextedit.h>
    23 
    23 
    24 #include "enginewrapper.h"
    24 #include "enginewrapper.h"
    25 #include "commonactions.h"
    25 #include "commonActions.h"
    26 #include "outputview.h"
    26 #include "outputview.h"
    27 
    27 
    28 // xml definition of view
    28 // xml definition of view
    29 const char *OUTPUTVIEW_XML = ":/xml/outputview.xml";
    29 const char *OUTPUTVIEW_XML = ":/xml/outputview.xml";
    30 
    30