┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinbookmarkhandler.h
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2021-04-08 21:40:59 +0200
committerLaurent Montel <[email protected]>2021-04-08 21:40:59 +0200
commite831efc3b24bdbaedcd563e1cecf21c2509f1db6 (patch)
treef02280d6381e82d8d79e7f4321a6a1f81dc2bfd0 /src/dolphinbookmarkhandler.h
parent0562ce77fb4ff4052d1c09cb5a6921210426053f (diff)
Not necessary to forward class if we include file
Diffstat (limited to 'src/dolphinbookmarkhandler.h')
-rw-r--r--src/dolphinbookmarkhandler.h1
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;