remotes/origin/feat/cmakeConv
Francois Andriot 10 years ago committed by Slávek Banko
parent 974af48ed9
commit 7d55c452e8

@ -662,7 +662,7 @@ void EditorPage::slotSetModified()
m_bModified = true;
emit modified(this, m_bModified);
#if TDE_IS_VERSION(3,3,0)
#if KDE_IS_VERSION(3,3,0)
Kate::DocumentExt* pKateDoc;
// If the editor is a Kate part, check whether it was modified on

Loading…
Cancel
Save