summaryrefslogtreecommitdiff
path: root/src/urlpanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlpanel.h')
-rw-r--r--src/urlpanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlpanel.h b/src/urlpanel.h
index 48dfcffe..73ffc024 100644
--- a/src/urlpanel.h
+++ b/src/urlpanel.h
@@ -73,7 +73,7 @@ private:
PanelTreeView *_treeView;
bool _loaded;
-private slots:
+private Q_SLOTS:
void expandTreeView();
};