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 --- knotes/knotesapp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knotes/knotesapp.cpp') diff --git a/knotes/knotesapp.cpp b/knotes/knotesapp.cpp index e62c3f45..27c13ee5 100644 --- a/knotes/knotesapp.cpp +++ b/knotes/knotesapp.cpp @@ -102,7 +102,7 @@ KNotesApp::KNotesApp() m_noteActions.setAutoDelete( true ); // create the dock widget... - KWin::setSystemTrayWindowFor( winId(), qt_xrootwin() ); + KWin::setSystemTrayWindowFor( winId(), tqt_xrootwin() ); TQToolTip::add( this, i18n( "KNotes: Sticky notes for KDE" ) ); setBackgroundMode( X11ParentRelative ); setPixmap( KSystemTray::loadSizedIcon( "knotes", TQWidget::width() ) ); -- cgit v1.2.3