From ef6ab2eb7794f5c5b9faad1ed650424e39b8d011 Mon Sep 17 00:00:00 2001
From: hash <hash>
Date: Sun, 29 Sep 2002 18:47:40 +0000
Subject: enabled profile selection which was already in there\!

---
(limited to 'inputmethods/handwriting/qimpensetup.cpp')

diff --git a/inputmethods/handwriting/qimpensetup.cpp b/inputmethods/handwriting/qimpensetup.cpp
index a6ae3a8..2c06fbc 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 0
+#if 1
     profileList.setAutoDelete( true );
     QHBoxLayout *hb = new QHBoxLayout( vb );
     hb->setMargin( 6 );
--
cgit v0.9.0.2