diff options
Diffstat (limited to 'doc/html/qpaintdevice-h.html')
-rw-r--r-- | doc/html/qpaintdevice-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qpaintdevice-h.html b/doc/html/qpaintdevice-h.html index 34c17d628..b25d9f77a 100644 --- a/doc/html/qpaintdevice-h.html +++ b/doc/html/qpaintdevice-h.html @@ -290,8 +290,8 @@ protected: int, int, int, int, TQt::RasterOp, bool ); #endif #if defined(Q_WS_X11) - friend void qt_init_internal( int *, char **, Display *, TQt::HANDLE, TQt::HANDLE ); - friend void qt_cleanup(); + friend void tqt_init_internal( int *, char **, Display *, TQt::HANDLE, TQt::HANDLE ); + friend void tqt_cleanup(); #endif private: |