summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.pro
authorumopapisdn <umopapisdn>2003-04-13 23:14:23 (UTC)
committer umopapisdn <umopapisdn>2003-04-13 23:14:23 (UTC)
commitef69f1d1ca947a0b972e3f8d635883ae7ef0ae23 (patch) (unidiff)
tree23de36544964e52be73c31cd467838d473c97293 /core/pim/datebook/datebook.pro
parent377a172d8b497674d14d7e3580a008228f83d081 (diff)
downloadopie-ef69f1d1ca947a0b972e3f8d635883ae7ef0ae23.zip
opie-ef69f1d1ca947a0b972e3f8d635883ae7ef0ae23.tar.gz
opie-ef69f1d1ca947a0b972e3f8d635883ae7ef0ae23.tar.bz2
Bugfix: (Bug #0000716) The timepicker now works in am/pm mode also, I also changed datebook to use the otimepicker class in libopie.
Diffstat (limited to 'core/pim/datebook/datebook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/datebook.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index b4206a9..a6ee799 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -10,7 +10,6 @@ HEADERS = datebookday.h \
10 datebookweeklst.h \ 10 datebookweeklst.h \
11 datebookweekheaderimpl.h \ 11 datebookweekheaderimpl.h \
12 repeatentry.h \ 12 repeatentry.h \
13 timepicker.h \
14 noteentryimpl.h \ 13 noteentryimpl.h \
15 onoteedit.h 14 onoteedit.h
16 SOURCES= main.cpp \ 15 SOURCES= main.cpp \
@@ -23,7 +22,6 @@ SOURCES = main.cpp \
23 datebookweeklst.cpp \ 22 datebookweeklst.cpp \
24 datebookweekheaderimpl.cpp \ 23 datebookweekheaderimpl.cpp \
25 repeatentry.cpp \ 24 repeatentry.cpp \
26 timepicker.cpp \
27 noteentryimpl.cpp \ 25 noteentryimpl.cpp \
28 onoteedit.cpp 26 onoteedit.cpp
29 INTERFACES= dateentry.ui \ 27 INTERFACES= dateentry.ui \