┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.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/dolphinmainwindow.h
parent0562ce77fb4ff4052d1c09cb5a6921210426053f (diff)
Not necessary to forward class if we include file
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 921f5a4c9..396afbd90 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -37,7 +37,6 @@ class KNewFileMenu;
class KHelpMenu;
class KToolBarPopupAction;
class QToolButton;
-class QIcon;
class PlacesPanel;
class TerminalPanel;