Remove dependencies on removed "TEXTSTREAM" option (f65a10b733)
Change-Id: If7d6ca7af8eb305bd127776a35223d50c1fb4f04 Reviewed-by: Tasuku Suzuki <tasuku.suzuki@nokia.com> Reviewed-by: João Abecasis <joao.abecasis@nokia.com>bb10
parent
3bc42e860d
commit
0e06e47a0b
|
|
@ -858,7 +858,7 @@ SeeAlso: ???
|
|||
Feature: IMAGEFORMAT_XPM
|
||||
Description: Supports the X11 Pixmap image file format.
|
||||
Section: Images
|
||||
Requires: TEXTSTREAM
|
||||
Requires:
|
||||
Name: XPM Image Format
|
||||
SeeAlso: ???
|
||||
|
||||
|
|
@ -917,7 +917,7 @@ SeeAlso: ???
|
|||
Feature: PRINTER
|
||||
Description: Supports printing
|
||||
Section: Painting
|
||||
Requires: TEXTSTREAM PICTURE TEMPORARYFILE
|
||||
Requires: PICTURE TEMPORARYFILE
|
||||
Name: QPrinter
|
||||
SeeAlso: ???
|
||||
|
||||
|
|
@ -1037,7 +1037,7 @@ SeeAlso: ???
|
|||
Feature: HOSTINFO
|
||||
Description: Supports host name lookups.
|
||||
Section: Networking
|
||||
Requires: TEXTSTREAM
|
||||
Requires:
|
||||
Name: QHostInfo
|
||||
SeeAlso: ???
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue