author | zautrix <zautrix> | 2004-08-01 13:28:25 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-08-01 13:28:25 (UTC) |
commit | 47a3a79ddde4ab63d34ddb0ffaa92d65f04de8ad (patch) (unidiff) | |
tree | af9cc0445121fbecd6bc90d3736822a432729fff | |
parent | 043f0968a982bd7d2d288615530f8976aeb98002 (diff) | |
download | kdepimpi-47a3a79ddde4ab63d34ddb0ffaa92d65f04de8ad.zip kdepimpi-47a3a79ddde4ab63d34ddb0ffaa92d65f04de8ad.tar.gz kdepimpi-47a3a79ddde4ab63d34ddb0ffaa92d65f04de8ad.tar.bz2 |
fixed pro files
-rw-r--r-- | korganizer/korganizer.pro | 2 | ||||
-rw-r--r-- | korganizer/korganizerE.pro | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/korganizer/korganizer.pro b/korganizer/korganizer.pro index 378d59a..02e608c 100644 --- a/korganizer/korganizer.pro +++ b/korganizer/korganizer.pro | |||
@@ -72,33 +72,32 @@ HEADERS = \ | |||
72 | koeditorgeneraltodo.h \ | 72 | koeditorgeneraltodo.h \ |
73 | koeditorrecurrence.h \ | 73 | koeditorrecurrence.h \ |
74 | koeventeditor.h \ | 74 | koeventeditor.h \ |
75 | koeventpopupmenu.h \ | 75 | koeventpopupmenu.h \ |
76 | koeventview.h \ | 76 | koeventview.h \ |
77 | koeventviewer.h \ | 77 | koeventviewer.h \ |
78 | koeventviewerdialog.h \ | 78 | koeventviewerdialog.h \ |
79 | kofilterview.h \ | 79 | kofilterview.h \ |
80 | koglobals.h \ | 80 | koglobals.h \ |
81 | koincidenceeditor.h \ | 81 | koincidenceeditor.h \ |
82 | kojournalview.h \ | 82 | kojournalview.h \ |
83 | kolistview.h \ | 83 | kolistview.h \ |
84 | kolocationbox.h \ | 84 | kolocationbox.h \ |
85 | komonthview.h \ | 85 | komonthview.h \ |
86 | koprefs.h \ | 86 | koprefs.h \ |
87 | koprefsdialog.h \ | 87 | koprefsdialog.h \ |
88 | kosyncprefsdialog.h \ | ||
89 | kotimespanview.h \ | 88 | kotimespanview.h \ |
90 | kotodoeditor.h \ | 89 | kotodoeditor.h \ |
91 | kotodoview.h \ | 90 | kotodoview.h \ |
92 | kotodoviewitem.h \ | 91 | kotodoviewitem.h \ |
93 | koviewmanager.h \ | 92 | koviewmanager.h \ |
94 | kowhatsnextview.h \ | 93 | kowhatsnextview.h \ |
95 | ktimeedit.h \ | 94 | ktimeedit.h \ |
96 | lineview.h \ | 95 | lineview.h \ |
97 | mainwindow.h \ | 96 | mainwindow.h \ |
98 | navigatorbar.h \ | 97 | navigatorbar.h \ |
99 | outgoingdialog.h \ | 98 | outgoingdialog.h \ |
100 | outgoingdialog_base.h \ | 99 | outgoingdialog_base.h \ |
101 | publishdialog.h \ | 100 | publishdialog.h \ |
102 | publishdialog_base.h \ | 101 | publishdialog_base.h \ |
103 | savetemplatedialog.h \ | 102 | savetemplatedialog.h \ |
104 | searchdialog.h \ | 103 | searchdialog.h \ |
@@ -132,33 +131,32 @@ filteredit_base.cpp \ | |||
132 | koeditorgeneraltodo.cpp \ | 131 | koeditorgeneraltodo.cpp \ |
133 | koeditorrecurrence.cpp \ | 132 | koeditorrecurrence.cpp \ |
134 | koeventeditor.cpp \ | 133 | koeventeditor.cpp \ |
135 | koeventpopupmenu.cpp \ | 134 | koeventpopupmenu.cpp \ |
136 | koeventview.cpp \ | 135 | koeventview.cpp \ |
137 | koeventviewer.cpp \ | 136 | koeventviewer.cpp \ |
138 | koeventviewerdialog.cpp \ | 137 | koeventviewerdialog.cpp \ |
139 | kofilterview.cpp \ | 138 | kofilterview.cpp \ |
140 | koglobals.cpp \ | 139 | koglobals.cpp \ |
141 | koincidenceeditor.cpp \ | 140 | koincidenceeditor.cpp \ |
142 | kojournalview.cpp \ | 141 | kojournalview.cpp \ |
143 | kolistview.cpp \ | 142 | kolistview.cpp \ |
144 | kolocationbox.cpp \ | 143 | kolocationbox.cpp \ |
145 | komonthview.cpp \ | 144 | komonthview.cpp \ |
146 | koprefs.cpp \ | 145 | koprefs.cpp \ |
147 | koprefsdialog.cpp \ | 146 | koprefsdialog.cpp \ |
148 | kosyncprefsdialog.cpp \ | ||
149 | kotimespanview.cpp \ | 147 | kotimespanview.cpp \ |
150 | kotodoeditor.cpp \ | 148 | kotodoeditor.cpp \ |
151 | kotodoview.cpp \ | 149 | kotodoview.cpp \ |
152 | kotodoviewitem.cpp \ | 150 | kotodoviewitem.cpp \ |
153 | koviewmanager.cpp \ | 151 | koviewmanager.cpp \ |
154 | kowhatsnextview.cpp \ | 152 | kowhatsnextview.cpp \ |
155 | ktimeedit.cpp \ | 153 | ktimeedit.cpp \ |
156 | lineview.cpp \ | 154 | lineview.cpp \ |
157 | main.cpp \ | 155 | main.cpp \ |
158 | mainwindow.cpp \ | 156 | mainwindow.cpp \ |
159 | navigatorbar.cpp \ | 157 | navigatorbar.cpp \ |
160 | outgoingdialog.cpp \ | 158 | outgoingdialog.cpp \ |
161 | outgoingdialog_base.cpp \ | 159 | outgoingdialog_base.cpp \ |
162 | publishdialog.cpp \ | 160 | publishdialog.cpp \ |
163 | publishdialog_base.cpp \ | 161 | publishdialog_base.cpp \ |
164 | savetemplatedialog.cpp \ | 162 | savetemplatedialog.cpp \ |
diff --git a/korganizer/korganizerE.pro b/korganizer/korganizerE.pro index 00dffc2..727764a 100644 --- a/korganizer/korganizerE.pro +++ b/korganizer/korganizerE.pro | |||
@@ -53,33 +53,32 @@ HEADERS = \ | |||
53 | koeditorgeneraltodo.h \ | 53 | koeditorgeneraltodo.h \ |
54 | koeditorrecurrence.h \ | 54 | koeditorrecurrence.h \ |
55 | koeventeditor.h \ | 55 | koeventeditor.h \ |
56 | koeventpopupmenu.h \ | 56 | koeventpopupmenu.h \ |
57 | koeventview.h \ | 57 | koeventview.h \ |
58 | koeventviewer.h \ | 58 | koeventviewer.h \ |
59 | koeventviewerdialog.h \ | 59 | koeventviewerdialog.h \ |
60 | kofilterview.h \ | 60 | kofilterview.h \ |
61 | koglobals.h \ | 61 | koglobals.h \ |
62 | koincidenceeditor.h \ | 62 | koincidenceeditor.h \ |
63 | kojournalview.h \ | 63 | kojournalview.h \ |
64 | kolistview.h \ | 64 | kolistview.h \ |
65 | kolocationbox.h \ | 65 | kolocationbox.h \ |
66 | komonthview.h \ | 66 | komonthview.h \ |
67 | koprefs.h \ | 67 | koprefs.h \ |
68 | koprefsdialog.h \ | 68 | koprefsdialog.h \ |
69 | kosyncprefsdialog.h \ | ||
70 | kotimespanview.h \ | 69 | kotimespanview.h \ |
71 | kotodoeditor.h \ | 70 | kotodoeditor.h \ |
72 | kotodoview.h \ | 71 | kotodoview.h \ |
73 | kotodoviewitem.h \ | 72 | kotodoviewitem.h \ |
74 | koviewmanager.h \ | 73 | koviewmanager.h \ |
75 | kowhatsnextview.h \ | 74 | kowhatsnextview.h \ |
76 | ktimeedit.h \ | 75 | ktimeedit.h \ |
77 | lineview.h \ | 76 | lineview.h \ |
78 | mainwindow.h \ | 77 | mainwindow.h \ |
79 | navigatorbar.h \ | 78 | navigatorbar.h \ |
80 | outgoingdialog.h \ | 79 | outgoingdialog.h \ |
81 | outgoingdialog_base.h \ | 80 | outgoingdialog_base.h \ |
82 | publishdialog.h \ | 81 | publishdialog.h \ |
83 | publishdialog_base.h \ | 82 | publishdialog_base.h \ |
84 | savetemplatedialog.h \ | 83 | savetemplatedialog.h \ |
85 | searchdialog.h \ | 84 | searchdialog.h \ |
@@ -112,33 +111,32 @@ SOURCES = \ | |||
112 | koeditorgeneraltodo.cpp \ | 111 | koeditorgeneraltodo.cpp \ |
113 | koeditorrecurrence.cpp \ | 112 | koeditorrecurrence.cpp \ |
114 | koeventeditor.cpp \ | 113 | koeventeditor.cpp \ |
115 | koeventpopupmenu.cpp \ | 114 | koeventpopupmenu.cpp \ |
116 | koeventview.cpp \ | 115 | koeventview.cpp \ |
117 | koeventviewer.cpp \ | 116 | koeventviewer.cpp \ |
118 | koeventviewerdialog.cpp \ | 117 | koeventviewerdialog.cpp \ |
119 | kofilterview.cpp \ | 118 | kofilterview.cpp \ |
120 | koglobals.cpp \ | 119 | koglobals.cpp \ |
121 | koincidenceeditor.cpp \ | 120 | koincidenceeditor.cpp \ |
122 | kojournalview.cpp \ | 121 | kojournalview.cpp \ |
123 | kolistview.cpp \ | 122 | kolistview.cpp \ |
124 | kolocationbox.cpp \ | 123 | kolocationbox.cpp \ |
125 | komonthview.cpp \ | 124 | komonthview.cpp \ |
126 | koprefs.cpp \ | 125 | koprefs.cpp \ |
127 | koprefsdialog.cpp \ | 126 | koprefsdialog.cpp \ |
128 | kosyncprefsdialog.cpp \ | ||
129 | kotimespanview.cpp \ | 127 | kotimespanview.cpp \ |
130 | kotodoeditor.cpp \ | 128 | kotodoeditor.cpp \ |
131 | kotodoview.cpp \ | 129 | kotodoview.cpp \ |
132 | kotodoviewitem.cpp \ | 130 | kotodoviewitem.cpp \ |
133 | koviewmanager.cpp \ | 131 | koviewmanager.cpp \ |
134 | kowhatsnextview.cpp \ | 132 | kowhatsnextview.cpp \ |
135 | ktimeedit.cpp \ | 133 | ktimeedit.cpp \ |
136 | lineview.cpp \ | 134 | lineview.cpp \ |
137 | main.cpp \ | 135 | main.cpp \ |
138 | mainwindow.cpp \ | 136 | mainwindow.cpp \ |
139 | navigatorbar.cpp \ | 137 | navigatorbar.cpp \ |
140 | outgoingdialog.cpp \ | 138 | outgoingdialog.cpp \ |
141 | outgoingdialog_base.cpp \ | 139 | outgoingdialog_base.cpp \ |
142 | publishdialog.cpp \ | 140 | publishdialog.cpp \ |
143 | publishdialog_base.cpp \ | 141 | publishdialog_base.cpp \ |
144 | savetemplatedialog.cpp \ | 142 | savetemplatedialog.cpp \ |