diff options
Diffstat (limited to 'doc/html/qpngio-h.html')
-rw-r--r-- | doc/html/qpngio-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qpngio-h.html b/doc/html/qpngio-h.html index 3dd8321f4..912d1c5a5 100644 --- a/doc/html/qpngio-h.html +++ b/doc/html/qpngio-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "ntqimage.h" #endif // QT_H -#ifndef QT_NO_IMAGEIO_PNG +#ifndef TQT_NO_IMAGEIO_PNG void qInitPngIO(); @@ -138,7 +138,7 @@ private: int alignx; }; -#endif // QT_NO_IMAGEIO_PNG +#endif // TQT_NO_IMAGEIO_PNG #endif // TQPNGIO_H </pre> |