diff options
Diffstat (limited to 'examples/showimg')
-rw-r--r-- | examples/showimg/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/showimg/README b/examples/showimg/README index a6c9ca982..1061cd750 100644 --- a/examples/showimg/README +++ b/examples/showimg/README @@ -6,8 +6,8 @@ Note that the function CuteWidget::paintEvent uses the drawPixmap function of QPainter to display the pixmap, the bitBlt function can also be used to display pixmaps. -If you have installed the Qt imageio extension (see extensions/imageio -in your Qt directory), you can build using that extension. +If you have installed the TQt imageio extension (see extensions/imageio +in your TQt directory), you can build using that extension. Some of the conversion options will have no effect, depending on the display hardware used. Generally, these are disabled. |