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

List:       kde-commits
Subject:    k3b_0_11_branch: kdeextragear-1/k3b/src/tools
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2004-09-15 9:29:21
Message-ID: 20040915092921.24E9B47F () office ! kde ! org
[Download RAW message or body]

CVS commit by trueg: 

fixed range


  M +2 -2      k3bmsfedit.cpp   1.6.2.3


--- kdeextragear-1/k3b/src/tools/k3bmsfedit.cpp  #1.6.2.2:1.6.2.3
@@ -39,5 +39,5 @@ K3bMsfEdit::K3bMsfEdit( QWidget* parent,
   setValidator( new K3bMsfValidator( this ) );
   setMinValue( 0 );
-  setMaxValue( (60*60*75) + (60*75) + 75 );
+  setMaxValue( (10000*60*75) + (60*75) + 75 );
 
   connect( this, SIGNAL(valueChanged(int)),


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

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