From 32873166d368357a7b845e42af25c52274b4b957 Mon Sep 17 00:00:00 2001 From: Dmintriy L. Kruglikov Date: Tue, 24 Jun 2008 12:33:37 +0300 Subject: [PATCH] Repaired error in src/plugins/wfield.cpp and added newline at end of src/lib/amsotemplate.h --- src/lib/amsotemplate.h | 2 +- src/plugins/wfield.cpp | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) 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" -- 1.7.1