commondrm/drmrightsmanagerui/src/DRMRightsMgrDocument.cpp
changeset 23 493788a4a8a4
parent 0 95b198f216e5
equal deleted inserted replaced
5:79d62d1d7957 23:493788a4a8a4
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <aiwgenericparam.h>
    20 #include <AiwGenericParam.h>
    21 #include <genericparamconsumer.h>
    21 #include <GenericParamConsumer.h>
    22 
    22 
    23 #include "drmrightsmgrdocument.h"
    23 #include "DRMRightsMgrDocument.h"
    24 #include "drmrightsmgrappui.h"
    24 #include "DRMRightsMgrAppUi.h"
    25 #include "drmcommonutilities.h"
    25 #include "DRMCommonUtilities.h"
    26 
    26 
    27 #include "drmuilogger.h"
    27 #include "DRMUILogger.h"
    28 
    28 
    29 
    29 
    30 // ================= MEMBER FUNCTIONS =======================
    30 // ================= MEMBER FUNCTIONS =======================
    31 //
    31 //
    32 // -----------------------------------------------------------------------------
    32 // -----------------------------------------------------------------------------