Add qt x time macros

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1226975 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 14 years ago
parent 3175ef7241
commit 9c3b65831a

@ -1004,6 +1004,9 @@ Boston, MA 02110-1301, USA.
#define tqwhatsThisCursor Qt::whatsThisCursor
#define tqbusyCursor Qt::busyCursor
#define SET_QTX_TIME(x) (qt_x_time = x)
#define GET_QTX_TIME(x) qt_x_time
#endif // USE_QT3
#ifdef USE_QT4

Loading…
Cancel
Save