diff options
| author | Laurent Montel <[email protected]> | 2007-04-22 11:14:24 +0000 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2007-04-22 11:14:24 +0000 |
| commit | 10a02f0bc3641e8dd281c1ae14a9f5649139b8a1 (patch) | |
| tree | e03f36e4d0eaacde6ea572ccd3ce7c543217f432 /src/dolphincontextmenu.h | |
| parent | e0a3be783887fca9cdf660a404abfa042d78643a (diff) | |
Remove not necessary include
svn path=/trunk/KDE/kdebase/nsplugins/; revision=656776
Diffstat (limited to 'src/dolphincontextmenu.h')
| -rw-r--r-- | src/dolphincontextmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h index 17c980215..ac165eef9 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -26,7 +26,7 @@ #include <kurl.h> #include <QObject> -#include <QString> + #include <QVector> class KMenu; |
