-rw-r--r-- | library/library.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.pro b/library/library.pro index cb4714a..1837b4f 100644 --- a/library/library.pro +++ b/library/library.pro | |||
@@ -39,13 +39,12 @@ HEADERS = calendar.h \ | |||
39 | backend/timeconversion.h \ | 39 | backend/timeconversion.h \ |
40 | qpedebug.h \ | 40 | qpedebug.h \ |
41 | qpemenubar.h \ | 41 | qpemenubar.h \ |
42 | qpetoolbar.h \ | 42 | qpetoolbar.h \ |
43 | backend/categories.h \ | 43 | backend/categories.h \ |
44 | backend/stringutil.h \ | 44 | backend/stringutil.h \ |
45 | backend/palmtopuid.h \ | ||
46 | backend/palmtoprecord.h \ | 45 | backend/palmtoprecord.h \ |
47 | backend/task.h \ | 46 | backend/task.h \ |
48 | backend/event.h \ | 47 | backend/event.h \ |
49 | backend/contact.h\ | 48 | backend/contact.h\ |
50 | categorymenu.h \ | 49 | categorymenu.h \ |
51 | categoryedit_p.h \ | 50 | categoryedit_p.h \ |
@@ -132,7 +131,8 @@ TRANSLATIONS = ../i18n/de/libqpe.ts \ | |||
132 | ../i18n/no/libqpe.ts \ | 131 | ../i18n/no/libqpe.ts \ |
133 | ../i18n/pl/libqpe.ts \ | 132 | ../i18n/pl/libqpe.ts \ |
134 | ../i18n/pt/libqpe.ts \ | 133 | ../i18n/pt/libqpe.ts \ |
135 | ../i18n/pt_BR/libqpe.ts \ | 134 | ../i18n/pt_BR/libqpe.ts \ |
136 | ../i18n/sl/libqpe.ts \ | 135 | ../i18n/sl/libqpe.ts \ |
137 | ../i18n/zh_CN/libqpe.ts \ | 136 | ../i18n/zh_CN/libqpe.ts \ |
137 | ../i18n/it/libqpe.ts \ | ||
138 | ../i18n/zh_TW/libqpe.ts | 138 | ../i18n/zh_TW/libqpe.ts |