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

List:       kde-commits
Subject:    KDE/kdepim/kalarm
From:       David Jarvie <software () astrojar ! org ! uk>
Date:       2007-05-05 10:22:48
Message-ID: 1178360568.883894.30888.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 661357 by djarvie:

Disable simple repetition controls if repetitions can't fit between recurrences

 M  +1 -1      repetition.cpp  


--- trunk/KDE/kdepim/kalarm/repetition.cpp #661356:661357
@@ -277,7 +277,7 @@
 		mDuration->setMinutes(count * interval, mDateOnly, units);
 		mCountButton->setChecked(true);
 	}
-	setReadOnly(!mMaxDuration);
+	mTimeSelector->setEnabled(mMaxDuration);
 }
 
 /******************************************************************************
[prev in list] [next in list] [prev in thread] [next in thread] 

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