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

List:       kde-commits
Subject:    KOFFICE_1_3_BRANCH: koffice/lib/kotext
From:       Laurent Montel <montel () kde ! org>
Date:       2004-05-09 17:06:02
Message-ID: 20040509170602.CB33D2013 () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

Backport enable/disable m_wordbyword


  M +2 -1      koFontDia.cc   1.50.2.3


--- koffice/lib/kotext/koFontDia.cc  #1.50.2.2:1.50.2.3
@@ -711,4 +711,5 @@ void KoFontChooser::slotStrikeOutTypeCha
     m_changedFlags |= KoTextFormat::StrikeOut;
     m_strikeOutType->setEnabled( _val!=0 );
+    d->m_wordByWord->setEnabled( _val!=0 );
 }
 
@@ -868,5 +869,5 @@ void KoFontChooser::setStrikeOutlineType
     }
     m_strikeOutType->setEnabled( d->m_strikeOut->currentItem()!= 0);
-
+    d->m_wordByWord->setEnabled( d->m_strikeOut->currentItem()!= 0);    
     m_changedFlags = 0;
 }


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

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