summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqt4/Qt/qpaintdevice.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-03-02 02:09:40 -0600
committerTimothy Pearson <[email protected]>2012-03-02 02:09:40 -0600
commit9ba1ac7f1c73233eb133f35babbcbb7f89dabb50 (patch)
tree629d086618d4d61c0c942e515f190e5b91b276fe /qtinterface/tqt4/Qt/qpaintdevice.h
parent543fa670b11b8990e54233d52bddc9840b45ac6d (diff)
downloadtqtinterface-9ba1ac7f1c73233eb133f35babbcbb7f89dabb50.tar.gz
tqtinterface-9ba1ac7f1c73233eb133f35babbcbb7f89dabb50.zip
Rename additional global functions and variables for tqt3
Diffstat (limited to 'qtinterface/tqt4/Qt/qpaintdevice.h')
-rw-r--r--qtinterface/tqt4/Qt/qpaintdevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqt4/Qt/qpaintdevice.h b/qtinterface/tqt4/Qt/qpaintdevice.h
index 98157db..208e3d1 100644
--- a/qtinterface/tqt4/Qt/qpaintdevice.h
+++ b/qtinterface/tqt4/Qt/qpaintdevice.h
@@ -95,7 +95,7 @@ public:
#elif defined(Q_WS_X11)
virtual Qt::HANDLE handle() const;
virtual Qt::HANDLE x11RenderHandle() const;
- static GC qt_xget_temp_gc( int scrn, bool monochrome );
+ static GC tqt_xget_temp_gc( int scrn, bool monochrome );
#elif defined(Q_WS_MAC)
virtual Qt::HANDLE handle() const;
#elif defined(Q_WS_QWS)