┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/panel.h
diff options
context:
space:
mode:
authorMontel Laurent <[email protected]>2014-10-18 15:00:17 +0200
committerMontel Laurent <[email protected]>2014-10-18 15:00:17 +0200
commit0a6257bce3de877e4ae869f974df645c428d32c9 (patch)
tree7a86e6d5022acc7717806664337075137e00f5d2 /src/panels/panel.h
parentaabd6ad3bc0fd11793c3332c9181af95da9bf607 (diff)
Fix includes
Diffstat (limited to 'src/panels/panel.h')
-rw-r--r--src/panels/panel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/panel.h b/src/panels/panel.h
index a0b25d6cc..b2562dd6b 100644
--- a/src/panels/panel.h
+++ b/src/panels/panel.h
@@ -23,7 +23,6 @@
#include <QWidget>
#include <KUrl>
-#include <KFileItem>
/**
* @brief Base widget for all panels that can be docked on the window borders.