diff options
Diffstat (limited to 'src/dolphincolumnviewcontainer.h')
| -rw-r--r-- | src/dolphincolumnviewcontainer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphincolumnviewcontainer.h b/src/dolphincolumnviewcontainer.h index 0d8c87b16..10c2905fa 100644 --- a/src/dolphincolumnviewcontainer.h +++ b/src/dolphincolumnviewcontainer.h @@ -56,7 +56,7 @@ public: * Shows the column which represents the URL \a url. If the column * is already shown, it gets activated, otherwise it will be created. */ - bool showColumn(const KUrl& url); + void showColumn(const KUrl& url); signals: /** |
