summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqt4/Qt/qpaintdevice.h
diff options
context:
space:
mode:
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)