https://bugs.kde.org/show_bug.cgi?id=489484
--- Comment #5 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Thomas Baumgart from comment #4) > The default of this setting could be true when the date range has the same > start and end date and it is identical to the current date. Just an idea to > keep it simple for the user. Good idea, I will change the bool type to an enum { Off, On, Auto } with 'Auto' as default setting. -- You are receiving this mail because: You are watching all bug changes.