From f0e656b51a2dcee1dec594636cbc1ba8d4b11eef Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 23 Jun 2002 18:18:27 +0000 Subject: Patch by to configure the size of the row of the dayview Adds an option to jump to the current time in the dayview and some small fixes ( zecke ) --- (limited to 'core/pim/datebook/datebook.pro') diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro index 609b7dc..1db3e3a 100644 --- a/core/pim/datebook/datebook.pro +++ b/core/pim/datebook/datebook.pro @@ -7,6 +7,7 @@ HEADERS = datebookday.h \ dateentryimpl.h \ datebookdayheaderimpl.h \ datebooksettings.h \ + datebooksettingsbase.h \ datebookweek.h \ datebookweeklst.h \ datebookweekheaderimpl.h \ @@ -20,6 +21,7 @@ SOURCES = main.cpp \ datebook.cpp \ dateentryimpl.cpp \ datebookdayheaderimpl.cpp \ + datebooksettingsbase.cpp \ datebooksettings.cpp \ datebookweek.cpp \ datebookweeklst.cpp \ @@ -31,7 +33,6 @@ SOURCES = main.cpp \ INTERFACES = dateentry.ui \ datebookdayheader.ui \ - datebooksettingsbase.ui \ datebookweekheader.ui \ datebookweeklstheader.ui \ datebookweeklstdayhdr.ui \ -- cgit v0.9.0.2