src/gui/s60framework/qs60maindocument.h
branchRCL_3
changeset 4 3b1da2848fc7
parent 0 1918ee327afb
child 33 3e2da88830cd
equal deleted inserted replaced
3:41300fa6a67c 4:3b1da2848fc7
     1 /****************************************************************************
     1 /****************************************************************************
     2 **
     2 **
     3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     4 ** All rights reserved.
     4 ** All rights reserved.
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     6 **
     6 **
     7 ** This file is part of the Symbian application wrapper of the Qt Toolkit.
     7 ** This file is part of the Symbian application wrapper of the Qt Toolkit.
     8 **
     8 **
    44 
    44 
    45 #include <QtCore/qglobal.h>
    45 #include <QtCore/qglobal.h>
    46 
    46 
    47 #ifdef Q_WS_S60
    47 #ifdef Q_WS_S60
    48 
    48 
    49 #include <akndoc.h>
    49 #include <AknDoc.h>
    50 
    50 
    51 class CEikApplication;
    51 class CEikApplication;
    52 
    52 
    53 QT_BEGIN_HEADER
    53 QT_BEGIN_HEADER
    54 
    54