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/dolphinmainwindow.h | |
| parent | 0562ce77fb4ff4052d1c09cb5a6921210426053f (diff) | |
Not necessary to forward class if we include file
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 1 |
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; |
