diff options
Diffstat (limited to 'quanta/dialogs/dirtydlg.h')
-rw-r--r-- | quanta/dialogs/dirtydlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
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); |