diff options
| author | Laurent Montel <[email protected]> | 2021-04-08 21:40:59 +0200 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2021-04-08 21:40:59 +0200 |
| commit | e831efc3b24bdbaedcd563e1cecf21c2509f1db6 (patch) | |
| tree | f02280d6381e82d8d79e7f4321a6a1f81dc2bfd0 /src/dolphinbookmarkhandler.h | |
| parent | 0562ce77fb4ff4052d1c09cb5a6921210426053f (diff) | |
Not necessary to forward class if we include file
Diffstat (limited to 'src/dolphinbookmarkhandler.h')
| -rw-r--r-- | src/dolphinbookmarkhandler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinbookmarkhandler.h b/src/dolphinbookmarkhandler.h index ac86f950c..a75090500 100644 --- a/src/dolphinbookmarkhandler.h +++ b/src/dolphinbookmarkhandler.h @@ -14,7 +14,6 @@ class DolphinMainWindow; class DolphinViewContainer; class KActionCollection; -class KBookmarkManager; class KBookmarkMenu; class QMenu; |
