summaryrefslogtreecommitdiff
path: root/src/searchbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/searchbar.cpp')
-rw-r--r--src/searchbar.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/searchbar.cpp b/src/searchbar.cpp
index 8b21daf5..977703d3 100644
--- a/src/searchbar.cpp
+++ b/src/searchbar.cpp
@@ -24,6 +24,7 @@
#include "browserapplication.h"
#include "browsermainwindow.h"
+#include <KDebug>
SearchBar::SearchBar(QWidget *parent) :
KLineEdit(parent)