diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-06 20:38:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-06 20:38:40 -0600 |
commit | eb1d1e0dec5720ace27395e290b7093cd68b150d (patch) | |
tree | 04a199ef5ea853d86a6f9a44716c0874d41c20f6 /doc/html/qpaintdevice-h.html | |
parent | ae8aba1e0f17943046e6bfa889b169f7fc41da0d (diff) | |
download | tqt3-eb1d1e0dec5720ace27395e290b7093cd68b150d.tar.gz tqt3-eb1d1e0dec5720ace27395e290b7093cd68b150d.zip |
Automated update from qt3
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: |