[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui
From:       Laurent Montel <montel () kde ! org>
Date:       2006-01-18 15:03:50
Message-ID: 1137596630.661471.26081.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 499717 by mlaurent:

Minor fix


 M  +1 -2      ksyntaxhighlighter.cpp  


--- trunk/KDE/kdelibs/kdeui/ksyntaxhighlighter.cpp #499716:499717
@@ -295,10 +295,9 @@
     d->disablePercentage = qMin( d->disablePercentage, 101 );
     d->disableWordCount = cg.readEntry( "KSpell_AsYouTypeDisableWordCount", QVariant(100 )).toInt();
 
-#if 0
     textEdit->installEventFilter( this );
     textEdit->viewport()->installEventFilter( this );
-#endif
+
     d->rehighlightRequest = new QTimer(this);
     connect( d->rehighlightRequest, SIGNAL( timeout() ),
 	     this, SLOT( slotRehighlight() ));
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic