diff options
| author | Laurent Montel <[email protected]> | 2025-09-21 20:37:49 +0200 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2025-09-23 05:21:04 +0000 |
| commit | 25f8d44aa01d13e616d74b5a745fda4b51dc6deb (patch) | |
| tree | 1f3600b1d2cb8199d32f56094f26422dd5d358f8 /src/dolphinpart.cpp | |
| parent | 0ad88cf86bc319811b0af80215c54fa7440ff5b6 (diff) | |
GIT_SILENT: Don't duplicate headers between .h/.cpp
Diffstat (limited to 'src/dolphinpart.cpp')
| -rw-r--r-- | src/dolphinpart.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinpart.cpp b/src/dolphinpart.cpp index a7f0d85cd..fbf10aee8 100644 --- a/src/dolphinpart.cpp +++ b/src/dolphinpart.cpp @@ -45,7 +45,6 @@ #include <QTextDocument> #include <KPluginFactory> -#include <QAction> K_PLUGIN_CLASS_WITH_JSON(DolphinPart, "dolphinpart.json") |
