From 93943a849d1abc2003ceefe294dc419b9927f7d0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 21:49:59 -0600 Subject: Rename KStartup for enhanced compatibility with KDE4 --- tdeprint/kjobviewer/kjobviewer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint') diff --git a/tdeprint/kjobviewer/kjobviewer.cpp b/tdeprint/kjobviewer/kjobviewer.cpp index bd104c72f..d2b23bfc4 100644 --- a/tdeprint/kjobviewer/kjobviewer.cpp +++ b/tdeprint/kjobviewer/kjobviewer.cpp @@ -180,7 +180,7 @@ void KJobViewerApp::slotJobsShown(KMJobViewer *view, bool hasJobs) m_tray->show(); } else { - KStartupInfo::appStarted(); + TDEStartupInfo::appStarted(); kapp->quit(); } } -- cgit v1.2.1