┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/urlnavigatorbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlnavigatorbutton.h')
-rw-r--r--src/urlnavigatorbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlnavigatorbutton.h b/src/urlnavigatorbutton.h
index 5ce54b31d..f0a69ea34 100644
--- a/src/urlnavigatorbutton.h
+++ b/src/urlnavigatorbutton.h
@@ -75,7 +75,7 @@ private slots:
void stopPopupDelay();
void startListJob();
void entriesList(KIO::Job* job, const KIO::UDSEntryList& entries);
- void listJobFinished(KIO::Job* job);
+ void listJobFinished(KJob* job);
private:
int arrowWidth() const;