From c2ff0b2158a151e4bfdccdf5dd96a22c5ddd95b6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 2 Mar 2012 02:16:16 -0600 Subject: Rename additional global functions and variables for tqt3 --- kmail/filterlogdlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/filterlogdlg.cpp') diff --git a/kmail/filterlogdlg.cpp b/kmail/filterlogdlg.cpp index fef3b89ce..911f85a4f 100644 --- a/kmail/filterlogdlg.cpp +++ b/kmail/filterlogdlg.cpp @@ -159,7 +159,7 @@ FilterLogDialog::FilterLogDialog( TQWidget * parent ) // HACK - KWin keeps all dialogs on top of their mainwindows, but that's probably // wrong (#76026), and should be done only for modals. CVS HEAD should get // proper fix in KWin (see also searchwindow.cpp) - XDeleteProperty( qt_xdisplay(), winId(), XA_WM_TRANSIENT_FOR ); + XDeleteProperty( tqt_xdisplay(), winId(), XA_WM_TRANSIENT_FOR ); #endif } -- cgit v1.2.1