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:
parent
91bdfd3020
commit
f5c5708f6e
@ -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 {
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user