diff options
Diffstat (limited to 'src/dolphinurlnavigator.h')
| -rw-r--r-- | src/dolphinurlnavigator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinurlnavigator.h b/src/dolphinurlnavigator.h index 1962e2f06..2ae67352a 100644 --- a/src/dolphinurlnavigator.h +++ b/src/dolphinurlnavigator.h @@ -76,7 +76,7 @@ public: */ void setPlaceholderText(const QString &text); -public slots: +public Q_SLOTS: /** * Switches to "breadcrumb" mode if the editable mode is not set to be * preferred in the Dolphin settings. |
