author | brad <brad> | 2004-04-16 15:32:25 (UTC) |
---|---|---|
committer | brad <brad> | 2004-04-16 15:32:25 (UTC) |
commit | 96ae95dd09bbe982555d434159cfea95fa24a2ca (patch) (side-by-side diff) | |
tree | 13230ca6493a33903bc04ab0f42b7eed3432199e /inputmethods/handwriting | |
parent | 3e60dc2a9bd0860feae3ebebdfd5f25ad3ce3b13 (diff) | |
download | opie-96ae95dd09bbe982555d434159cfea95fa24a2ca.zip opie-96ae95dd09bbe982555d434159cfea95fa24a2ca.tar.gz opie-96ae95dd09bbe982555d434159cfea95fa24a2ca.tar.bz2 |
Now the graffiti charset is commited, remove the dirty hack I put in a while back.
-rw-r--r-- | inputmethods/handwriting/qimpenprofile.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/inputmethods/handwriting/qimpenprofile.cpp b/inputmethods/handwriting/qimpenprofile.cpp index 67343c3..180b0b0 100644 --- a/inputmethods/handwriting/qimpenprofile.cpp +++ b/inputmethods/handwriting/qimpenprofile.cpp @@ -162,4 +162,2 @@ void QIMPenProfile::loadData() if ( !cs->isEmpty() ) { - if ( mono () ) - cs->setDescription( "Latin Characters" ); if ( combining ) |