cullmann added a comment.

  connect(m_view->doc(), &KTextEditor::DocumentPrivate::modifiedOnDisk, this, 
&KateStatusBar::modifiedChanged);
  connect(m_view->doc(), &KTextEditor::DocumentPrivate::configChanged, this, 
&KateStatusBar::documentConfigChanged);
  
  should do the trick, as doc() has the right internal type

REVISION DETAIL
  https://phabricator.kde.org/D17730

To: loh.tar, #ktexteditor
Cc: zetazeta, cullmann, kwrite-devel, kde-frameworks-devel, #ktexteditor, hase, 
michaelh, ngraham, bruns, demsking, sars, dhaumann

Reply via email to