diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index d4ca11adf..7e143f720 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -587,7 +587,7 @@ private: QToolButton* m_controlButton; QTimer* m_updateToolBarTimer; - KJob* m_lastHandleUrlStatJob; + KIO::Job* m_lastHandleUrlStatJob; /** * Set to true, if the filter dock visibility is only temporary set |
