From 9ba1ac7f1c73233eb133f35babbcbb7f89dabb50 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 2 Mar 2012 02:09:40 -0600 Subject: Rename additional global functions and variables for tqt3 --- qtinterface/tqt4/Qt/qpaintdevice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtinterface/tqt4/Qt/qpaintdevice.h') 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) -- cgit v1.2.3