src/gui/image/qiconloader_p.h
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
child 7 f7bc934e204c
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
    40 ****************************************************************************/
    40 ****************************************************************************/
    41 
    41 
    42 #ifndef QDESKTOPICON_P_H
    42 #ifndef QDESKTOPICON_P_H
    43 #define QDESKTOPICON_P_H
    43 #define QDESKTOPICON_P_H
    44 
    44 
       
    45 #ifndef QT_NO_ICON
    45 //
    46 //
    46 //  W A R N I N G
    47 //  W A R N I N G
    47 //  -------------
    48 //  -------------
    48 //
    49 //
    49 // This file is not part of the Qt API.  It exists purely as an
    50 // This file is not part of the Qt API.  It exists purely as an
   183 };
   184 };
   184 
   185 
   185 QT_END_NAMESPACE
   186 QT_END_NAMESPACE
   186 
   187 
   187 #endif // QDESKTOPICON_P_H
   188 #endif // QDESKTOPICON_P_H
       
   189 
       
   190 #endif //QT_NO_ICON