diff options
Diffstat (limited to 'src/views/dolphinview.h')
| -rw-r--r-- | src/views/dolphinview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index 06c09edc3..e7a030aac 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -30,6 +30,7 @@ #include <KFileItemDelegate> #include <kio/fileundomanager.h> #include <KIO/Job> +#include <KUrl> #include <QBoxLayout> #include <QKeyEvent> @@ -39,7 +40,6 @@ typedef KIO::FileUndoManager::CommandType CommandType; class DolphinItemListView; -class KAction; class KActionCollection; class KFileItemModel; class KItemListContainer; |
