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

List:       kde-commits
Subject:    kdepim/certmanager/kwatchgnupg
From:       Marc Mutz <Marc.Mutz () uni-bielefeld ! de>
Date:       2004-04-22 17:10:44
Message-ID: 20040422171044.5C1A09A66 () office ! kde ! org
[Download RAW message or body]

CVS commit by mutz: 

QTextEdit doesn't support word wrap in LogText mode. So hide this option.


  M +1 -0      kwatchgnupgconfig.cpp   1.5


--- kdepim/certmanager/kwatchgnupg/kwatchgnupgconfig.cpp  #1.4:1.5
@@ -140,4 +140,5 @@ KWatchGnuPGConfig::KWatchGnuPGConfig( QW
   ++row;
   mWordWrapCB = new QCheckBox( i18n("Enable &word wrapping"), w );
+  mWordWrapCB->hide(); // QTextEdit doesn't support word wrapping in LogText mode
   glay->addMultiCellWidget( mWordWrapCB, row, row, 0, 2 );
 


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

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