summaryrefslogtreecommitdiffabout
path: root/korganizer/korganizerE.pro
Unidiff
Diffstat (limited to 'korganizer/korganizerE.pro') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/korganizerE.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/korganizer/korganizerE.pro b/korganizer/korganizerE.pro
index 00dffc2..727764a 100644
--- a/korganizer/korganizerE.pro
+++ b/korganizer/korganizerE.pro
@@ -45,49 +45,48 @@ HEADERS = \
45 koagendaitem.h \ 45 koagendaitem.h \
46 koagendaview.h \ 46 koagendaview.h \
47 kocounterdialog.h \ 47 kocounterdialog.h \
48 kodaymatrix.h \ 48 kodaymatrix.h \
49 kodialogmanager.h \ 49 kodialogmanager.h \
50 koeditordetails.h \ 50 koeditordetails.h \
51 koeditorgeneral.h \ 51 koeditorgeneral.h \
52 koeditorgeneralevent.h \ 52 koeditorgeneralevent.h \
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 \
86 simplealarmclient.h \ 85 simplealarmclient.h \
87 statusdialog.h \ 86 statusdialog.h \
88 timeline.h \ 87 timeline.h \
89 timespanview.h \ 88 timespanview.h \
90 version.h \ 89 version.h \
91 ../kalarmd/alarmdialog.h 90 ../kalarmd/alarmdialog.h
92 91
93SOURCES = \ 92SOURCES = \
@@ -104,48 +103,47 @@ SOURCES = \
104 koagendaitem.cpp \ 103 koagendaitem.cpp \
105 koagendaview.cpp \ 104 koagendaview.cpp \
106 kocounterdialog.cpp \ 105 kocounterdialog.cpp \
107 kodaymatrix.cpp \ 106 kodaymatrix.cpp \
108 kodialogmanager.cpp \ 107 kodialogmanager.cpp \
109 koeditordetails.cpp \ 108 koeditordetails.cpp \
110 koeditorgeneral.cpp \ 109 koeditorgeneral.cpp \
111 koeditorgeneralevent.cpp \ 110 koeditorgeneralevent.cpp \
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 \
145 searchdialog.cpp \ 143 searchdialog.cpp \
146 simplealarmclient.cpp \ 144 simplealarmclient.cpp \
147 statusdialog.cpp \ 145 statusdialog.cpp \
148 timeline.cpp \ 146 timeline.cpp \
149 timespanview.cpp \ 147 timespanview.cpp \
150 ../kalarmd/alarmdialog.cpp 148 ../kalarmd/alarmdialog.cpp
151 149