From abfa1c9a02b064549c5e73af4a5779d1636d66fe Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 2 Mar 2012 02:15:05 -0600 Subject: Rename additional global functions and variables for tqt3 --- noatun/modules/systray/systray.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun/modules/systray/systray.cpp') diff --git a/noatun/modules/systray/systray.cpp b/noatun/modules/systray/systray.cpp index 4d008783..255dd6c9 100644 --- a/noatun/modules/systray/systray.cpp +++ b/noatun/modules/systray/systray.cpp @@ -389,7 +389,7 @@ void NoatunSystray::showPassivePopup() box->setSpacing(8); // Algorithm for determining popup location from kpassivepopup.cpp via JuK - NETWinInfo ni(qt_xdisplay(), mTray->winId(), qt_xrootwin(), + NETWinInfo ni(tqt_xdisplay(), mTray->winId(), tqt_xrootwin(), NET::WMIconGeometry | NET::WMKDESystemTrayWinFor); NETRect frame, win; ni.kdeGeometry(frame, win); -- cgit v1.2.3