diff options
| author | Felix Ernst <[email protected]> | 2020-06-14 23:08:48 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2020-11-09 23:49:07 +0100 |
| commit | 00abc6d28031569de17e4888d8b21e6afbe0872f (patch) | |
| tree | d007e9ca918066b700b3b84d9832bcc062de8b9d /src/views | |
| parent | ad5d3367c7fef4c3c11188a768f21a2ee2b3c025 (diff) | |
trailing whitespaces
Diffstat (limited to 'src/views')
| -rw-r--r-- | src/views/dolphinurlnavigatorwidgetaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinurlnavigatorwidgetaction.h b/src/views/dolphinurlnavigatorwidgetaction.h index 5efd07f46..517afc05a 100644 --- a/src/views/dolphinurlnavigatorwidgetaction.h +++ b/src/views/dolphinurlnavigatorwidgetaction.h @@ -43,7 +43,7 @@ public: DolphinUrlNavigatorWidgetAction(QWidget *parent = nullptr); DolphinUrlNavigator *urlNavigator() const; - + /** * Set the QStackedWidget which is the defaultWidget() to either * show a KUrlNavigator or an expanding spacer. |
