make zoom-in/-out apply to all editors

This commit is contained in:
mae
2009-06-17 19:12:19 +02:00
parent 69ff0eeb83
commit aa630932b1
8 changed files with 49 additions and 10 deletions

View File

@@ -91,8 +91,6 @@ FontSettingsPagePrivate::FontSettingsPagePrivate(const TextEditor::FormatDescrip
m_category(category),
m_trCategory(trCategory),
m_descriptions(fd),
m_value(fd),
m_lastValue(fd),
m_curItem(-1)
{
bool settingsFound = false;