equal
deleted
inserted
replaced
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 |