Fixed typo

This commit is contained in:
Lasse Holmstedt
2010-08-27 10:32:04 +02:00
parent 50026e870c
commit 2fe7317981
2 changed files with 6 additions and 6 deletions

View File

@@ -307,7 +307,7 @@ private:
QTimer *m_semanticRehighlightTimer;
QTimer *m_updateOutlineTimer;
QTimer *m_updateOutlineIndexTimer;
QTimer *m_curserPositionTimer;
QTimer *m_cursorPositionTimer;
QComboBox *m_outlineCombo;
QmlOutlineModel *m_outlineModel;
QModelIndex m_outlineModelIndex;