Remove Qt 3 reference from resource system documentation.
Change-Id: I2610cf1d3cda09c84d9b36afa0eab1e20be43410 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>bb10
parent
33a8455042
commit
2ffb9b489a
|
|
@ -39,10 +39,7 @@
|
|||
risk of losing the files.
|
||||
|
||||
The resource system is based on tight cooperation between \l qmake,
|
||||
\l rcc (Qt's resource compiler), and QFile. It obsoletes Qt 3's
|
||||
\c qembed tool and the
|
||||
\l{http://qt.nokia.com/doc/qq/qq05-iconography.html#imagestorage}{image
|
||||
collection} mechanism.
|
||||
\l rcc (Qt's resource compiler), and QFile.
|
||||
|
||||
\section1 Resource Collection Files (\c{.qrc})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue