diff options
author | Stef Walter <stef@memberwebs.com> | 2004-03-31 04:04:16 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-03-31 04:04:16 +0000 |
commit | 474de82693ec571097f355703557f48453f76392 (patch) | |
tree | 3de5c30f7fd9239c8db38fb1a5a8518064fa38b4 /src/xmlcomposehelpers.cpp | |
parent | c60a35fc2a50f938e0d2dcd726784afbb001a756 (diff) |
Unix porting
Unix porting
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); } - |