]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/statusbar/dolphinstatusbar.cpp
Follow the setting for which view to close
[dolphin.git] / src / statusbar / dolphinstatusbar.cpp
index 22e80b39e9f2d802ac083904b6c3c9c62642b5eb..9ea0ae5aa76daa594ce5e3cc2a3d3ed55e379f20 100644 (file)
@@ -46,6 +46,7 @@ DolphinStatusBar::DolphinStatusBar(QWidget *parent)
     , m_delayUpdateTimer(nullptr)
     , m_textTimestamp()
 {
+    setProperty("_breeze_statusbar_separator", true);
     // Initialize text label
     m_label = new KSqueezedTextLabel(m_text, this);
     m_label->setWordWrap(true);