summaryrefslogtreecommitdiff
path: root/src/sidepanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sidepanel.h')
-rw-r--r--src/sidepanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sidepanel.h b/src/sidepanel.h
index ae1a76f1..12be5030 100644
--- a/src/sidepanel.h
+++ b/src/sidepanel.h
@@ -40,7 +40,7 @@ public:
~SidePanel();
signals:
- void openUrl(const KUrl&);
+ void openUrl(const KUrl &);
private:
PanelHistory *m_panelHistory;