From 15ecc4aa71878039ad40ce270fae06282d8e98c2 Mon Sep 17 00:00:00 2001 From: harlekin Date: Wed, 18 Sep 2002 09:52:51 +0000 Subject: reload plugins now on config change --- (limited to 'core/pim/today/plugins/datebook/datebookevent.cpp') diff --git a/core/pim/today/plugins/datebook/datebookevent.cpp b/core/pim/today/plugins/datebook/datebookevent.cpp index 1caf061..d4e8e1e 100644 --- a/core/pim/today/plugins/datebook/datebookevent.cpp +++ b/core/pim/today/plugins/datebook/datebookevent.cpp @@ -30,6 +30,8 @@ DateBookEvent::DateBookEvent(const EffectiveEvent &ev, WFlags fl) : OClickableLabel(parent,name,fl), event(ev) { + setAlignment( AlignTop ); + QString msg; Config config( "qpe" ); @@ -90,8 +92,6 @@ QString DateBookEvent::ampmTime( QTime tm ) { } -//extern QPEApplication *todayApp; - /* * starts the edit dialog as known from datebook */ -- cgit v0.9.0.2