diff options
Diffstat (limited to 'Swiften/Elements/FormSection.cpp')
-rw-r--r-- | Swiften/Elements/FormSection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/FormSection.cpp b/Swiften/Elements/FormSection.cpp index 1784714..46005a0 100644 --- a/Swiften/Elements/FormSection.cpp +++ b/Swiften/Elements/FormSection.cpp @@ -61,4 +61,4 @@ const std::vector<std::string> FormSection::getFieldRefs() const { return fieldRefs_; } -}
\ No newline at end of file +} |