launcher/src/launchermainwindow.cpp
branchGCC_SURGE
changeset 37 c20154ccf3c0
parent 19 4b22a598b890
equal deleted inserted replaced
20:ba8a586c45f1 37:c20154ccf3c0
    19 #include <hbapplication.h>
    19 #include <hbapplication.h>
    20 #include <hbmainwindow.h>
    20 #include <hbmainwindow.h>
    21 #include <hbdocumentloader.h>
    21 #include <hbdocumentloader.h>
    22 
    22 
    23 #include "enginewrapper.h"
    23 #include "enginewrapper.h"
    24 #include "commonactions.h"
    24 #include "commonActions.h"
    25 #include "applicationview.h"
    25 #include "applicationview.h"
    26 #include "outputview.h"
    26 #include "outputview.h"
    27 #include "launchermainwindow.h"
    27 #include "launchermainwindow.h"
    28 
    28 
    29 // Here we create custom document loader to be able to use custom views in XML.
    29 // Here we create custom document loader to be able to use custom views in XML.