diff options
Diffstat (limited to 'src/xmlcomposehelpers.cpp')
-rw-r--r-- | src/xmlcomposehelpers.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmlcomposehelpers.cpp b/src/xmlcomposehelpers.cpp index 3f457b4..240c0a4 100644 --- a/src/xmlcomposehelpers.cpp +++ b/src/xmlcomposehelpers.cpp @@ -100,4 +100,3 @@ void Level::setTextProperties(RtfFormatting& formatting) { m_text.copy(formatting); } - |