Kaydet (Commit) 2a029e5f authored tarafından Miklos Vajna's avatar Miklos Vajna

SwXParagraph::Impl::GetTxtNode: fix indenetation

Change-Id: Iac9e2883067b6cf4fdc259110642002b4ef6e48c
üst 8e9c3403
......@@ -134,7 +134,7 @@ public:
{
}
SwTxtNode * GetTxtNode() {
SwTxtNode* GetTxtNode() {
return static_cast<SwTxtNode*>(GetRegisteredInNonConst());
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment