diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index f4ccfdce4..10ebccb80 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -553,7 +553,7 @@ private: * Set to true, if the filter dock visibility is only temporary set * to true by enabling the search mode. */ - bool m_filterDockIsTemporaryVisible; + bool m_searchDockIsTemporaryVisible; }; inline DolphinViewContainer* DolphinMainWindow::activeViewContainer() const |
