summaryrefslogtreecommitdiffstats
path: root/include/svx/wrapfield.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/wrapfield.hxx')
-rw-r--r--include/svx/wrapfield.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/wrapfield.hxx b/include/svx/wrapfield.hxx
index 073d2080dfde..ea7966a4afd0 100644
--- a/include/svx/wrapfield.hxx
+++ b/include/svx/wrapfield.hxx
@@ -25,7 +25,7 @@
namespace svx {
-// ============================================================================
+
/** A numeric spin field that wraps around the value on limits.
@descr Note: Use type "NumericField" in resources. */
@@ -41,7 +41,7 @@ protected:
virtual void Down();
};
-// ============================================================================
+
} // namespace svx