diff options
| author | Lukáš Tinkl <[email protected]> | 2014-10-21 21:37:30 +0200 |
|---|---|---|
| committer | Lukáš Tinkl <[email protected]> | 2014-10-21 21:37:30 +0200 |
| commit | 0ce1c983b55fb79574fd4764e3ae8355f82ebf20 (patch) | |
| tree | 4558d4b86c47d8933111caa9e83d3c805ac823a7 /src/dolphincontextmenu.cpp | |
| parent | 12413eb910e1851b0d23c7eabe8f0b370d548cd5 (diff) | |
port away from KMimeType
Diffstat (limited to 'src/dolphincontextmenu.cpp')
| -rw-r--r-- | src/dolphincontextmenu.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphincontextmenu.cpp b/src/dolphincontextmenu.cpp index 9a47faef7..b01346985 100644 --- a/src/dolphincontextmenu.cpp +++ b/src/dolphincontextmenu.cpp @@ -37,7 +37,6 @@ #include <KJobWidgets> #include <QMenu> #include <KMimeTypeTrader> -#include <KMimeType> #include <KNewFileMenu> #include <konq_operations.h> #include <KService> |
