]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabpage.cpp
Apply 1 suggestion(s) to 1 file(s)
[dolphin.git] / src / dolphintabpage.cpp
index d269c4dee3669a411a49d704626b7dd8dad37366..833e14f1c782200c520cf3ad19a22347a77d7987 100644 (file)
@@ -347,7 +347,7 @@ void DolphinTabPage::setTitle(const QString &name)
     m_title = name;
 }
 
     m_title = name;
 }
 
-QString DolphinTabPage::title()
+QString DolphinTabPage::title() const
 {
     return m_title;
 }
 {
     return m_title;
 }