forked from openlp/openlp
Good idea to test conflict resolutions before committing
This commit is contained in:
parent
99a963e509
commit
1613610853
@ -310,4 +310,3 @@ class PowerpointDocument(PresentationDocument):
|
|||||||
if shape.HasTextFrame:
|
if shape.HasTextFrame:
|
||||||
text += shape.TextFrame.TextRange.Text + '\n'
|
text += shape.TextFrame.TextRange.Text + '\n'
|
||||||
return text
|
return text
|
||||||
s
|
|
Loading…
Reference in New Issue
Block a user