From: Dmintriy L. Kruglikov Date: Tue, 24 Jun 2008 09:33:37 +0000 (+0300) Subject: Repaired error in src/plugins/wfield.cpp and added newline at end of src/lib/amsotemp... X-Git-Url: https://gitweb.ananas.su/?a=commitdiff_plain;h=32873166d368357a7b845e42af25c52274b4b957;p=projects%2Fananas-labs.git Repaired error in src/plugins/wfield.cpp and added newline at end of src/lib/amsotemplate.h --- diff --git a/src/lib/amsotemplate.h b/src/lib/amsotemplate.h index 212e531..30aef29 100644 --- a/src/lib/amsotemplate.h +++ b/src/lib/amsotemplate.h @@ -104,4 +104,4 @@ protected: }; -#endif //AMSOTEMPLATE_H \ No newline at end of file +#endif //AMSOTEMPLATE_H diff --git a/src/plugins/wfield.cpp b/src/plugins/wfield.cpp index bb63c9a..4416049 100644 --- a/src/plugins/wfield.cpp +++ b/src/plugins/wfield.cpp @@ -50,6 +50,7 @@ #include "wdateedit.h" #include "wcatalogeditor.h" #include "efield.h" +#include "acalendar.h"