launcher/src/outputview.cpp
changeset 26 41ebde60981f
parent 17 4f2773374eff
equal deleted inserted replaced
25:31fc1277642e 26:41ebde60981f
    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