Splashscreen ad support. Wait dialog for ad click/browser start.
[qtmads] / qtmadsexample / qrc_resources.cpp
1 /****************************************************************************
2 ** Resource object code
3 **
4 ** Created: Sat Nov 7 09:25:02 2009
5 **      by: The Resource Compiler for Qt version 4.5.3
6 **
7 ** WARNING! All changes made in this file will be lost!
8 *****************************************************************************/
9
10 #include <QtCore/qglobal.h>
11
12 QT_BEGIN_NAMESPACE
13
14 QT_END_NAMESPACE
15
16
17 int QT_MANGLE_NAMESPACE(qInitResources_resources)()
18 {
19     return 1;
20 }
21
22 Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_resources))
23
24 int QT_MANGLE_NAMESPACE(qCleanupResources_resources)()
25 {
26     return 1;
27 }
28
29 Q_DESTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qCleanupResources_resources))
30