rcc: Add a note about the usage of the source code for Qt Designer.

Change-Id: I672b470fcbd37b024451e7ed5f241643a1ab85a6
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
This commit is contained in:
Friedemann Kleint 2012-03-28 16:25:10 +02:00 committed by Qt by Nokia
parent 91bdfd3020
commit f5c5708f6e
2 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,8 @@
#include <QtCore/QStack>
#include <QtCore/QXmlStreamReader>
// Note: A copy of this file is used in Qt Designer (qttools/src/designer/src/lib/shared/rcc.cpp)
QT_BEGIN_NAMESPACE
enum {

View File

@ -39,6 +39,8 @@
**
****************************************************************************/
// Note: A copy of this file is used in Qt Designer (qttools/src/designer/src/lib/shared/rcc_p.h)
#ifndef RCC_H
#define RCC_H