From 6525f85bff4ef02e6636e1b9cfdb3440cdeed78c Mon Sep 17 00:00:00 2001 From: hash Date: Mon, 25 Nov 2002 10:07:40 +0000 Subject: for now, lets just disable the charset selection... there is something very wrong with it. --- (limited to 'inputmethods/handwriting') diff --git a/inputmethods/handwriting/qimpenprefbase.ui b/inputmethods/handwriting/qimpenprefbase.ui index 1639d1a..4189206 100644 --- a/inputmethods/handwriting/qimpenprefbase.ui +++ b/inputmethods/handwriting/qimpenprefbase.ui @@ -61,14 +61,14 @@ multiStrokeSlider - minValue - 250 - - maxValue 1000 + minValue + 250 + + lineStep 10 diff --git a/inputmethods/handwriting/qimpensetup.cpp b/inputmethods/handwriting/qimpensetup.cpp index 5d49e03..10c136d 100644 --- a/inputmethods/handwriting/qimpensetup.cpp +++ b/inputmethods/handwriting/qimpensetup.cpp @@ -93,7 +93,7 @@ QIMPenSetup::QIMPenSetup( QIMPenProfile *p, QWidget *parent, QVBoxLayout *vb = new QVBoxLayout( this ); -#if 1 +#if 0 profileList.setAutoDelete( true ); QHBoxLayout *hb = new QHBoxLayout( vb ); hb->setMargin( 6 ); -- cgit v0.9.0.2