From f9ced3b3f13f3136ef63c33ef163042010d6e80b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:39:24 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- quanta/dialogs/dirtydlg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/dialogs/dirtydlg.h') diff --git a/quanta/dialogs/dirtydlg.h b/quanta/dialogs/dirtydlg.h index 04cf3824..4b6d9232 100644 --- a/quanta/dialogs/dirtydlg.h +++ b/quanta/dialogs/dirtydlg.h @@ -40,7 +40,7 @@ protected slots: // Protected slots /** No descriptions */ void slotCompareDone(TDEProcess*); /** No descriptions */ - void slotResult(KIO::Job *); + void slotResult(TDEIO::Job *); /** No descriptions */ virtual void closeEvent(TQCloseEvent* ev); -- cgit v1.2.1