summaryrefslogtreecommitdiff
path: root/inputmethods
Unidiff
Diffstat (limited to 'inputmethods') (more/less context) (show whitespace changes)
-rw-r--r--inputmethods/handwriting/qimpenhelp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/inputmethods/handwriting/qimpenhelp.cpp b/inputmethods/handwriting/qimpenhelp.cpp
index 0727931..d0ccd55 100644
--- a/inputmethods/handwriting/qimpenhelp.cpp
+++ b/inputmethods/handwriting/qimpenhelp.cpp
@@ -146,2 +146,3 @@ HandwritingTrainer::HandwritingTrainer( QIMPenProfile *p, QWidget *parent, const
146 for ( ; it.current(); ++it ) { 146 for ( ; it.current(); ++it ) {
147 if ( ! it.current()->hidden() )
147 charSetCombo->insertItem( it.current()->description() ); 148 charSetCombo->insertItem( it.current()->description() );