┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabpage.cpp
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/dolphintabpage.cpp
parentaabd6ad3bc0fd11793c3332c9181af95da9bf607 (diff)
Fix includes
Diffstat (limited to 'src/dolphintabpage.cpp')
-rw-r--r--src/dolphintabpage.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphintabpage.cpp b/src/dolphintabpage.cpp
index f7000ea66..763cd8f94 100644
--- a/src/dolphintabpage.cpp
+++ b/src/dolphintabpage.cpp
@@ -23,6 +23,7 @@
#include "dolphin_generalsettings.h"
#include <QSplitter>
+#include <QVBoxLayout>
DolphinTabPage::DolphinTabPage(const KUrl& primaryUrl, const KUrl& secondaryUrl, QWidget* parent) :
QWidget(parent),