diff options
| author | Yuri Chornoivan <[email protected]> | 2015-03-19 20:13:40 +0200 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2015-03-19 20:13:40 +0200 |
| commit | e63b1de286b09af7a39f27fbc58817d5f9c18f48 (patch) | |
| tree | 1c29a5f92e1368582ec4442d6049066e92d15a38 /src/views | |
| parent | a7484d2ce51a6734a59a7b3f3ad9ef43c54717ee (diff) | |
Fix some EBN issues
Diffstat (limited to 'src/views')
| -rw-r--r-- | src/views/dolphinview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/views/dolphinview.cpp b/src/views/dolphinview.cpp index 191cd6511..d3023585a 100644 --- a/src/views/dolphinview.cpp +++ b/src/views/dolphinview.cpp @@ -54,7 +54,6 @@ #include <KIO/PasteJob> #include <KIO/Paste> #include <KJob> -#include <QMenu> #include <KMessageBox> #include <KJobWidgets> #include <QUrl> |
