Lines 482-490
Link Here
|
482 |
fprintf(out, "/****************************************************************************\n"); |
482 |
fprintf(out, "/****************************************************************************\n"); |
483 |
fprintf(out, "** Resource object code\n"); |
483 |
fprintf(out, "** Resource object code\n"); |
484 |
fprintf(out, "**\n"); |
484 |
fprintf(out, "**\n"); |
485 |
fprintf(out, "** Created: %s\n", qPrintable(QDateTime::currentDateTime().toString())); |
|
|
486 |
fprintf(out, "** by: The Resource Compiler for Qt version %s\n", QT_VERSION_STR); |
487 |
fprintf(out, "**\n"); |
488 |
fprintf(out, "** WARNING! All changes made in this file will be lost!\n"); |
485 |
fprintf(out, "** WARNING! All changes made in this file will be lost!\n"); |
489 |
fprintf(out, "*****************************************************************************/\n\n"); |
486 |
fprintf(out, "*****************************************************************************/\n\n"); |
490 |
fprintf(out, "#include <QtCore/qglobal.h>\n\n"); |
487 |
fprintf(out, "#include <QtCore/qglobal.h>\n\n"); |