diff options
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/Pyuno_commonwizards.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/Pyuno_commonwizards.mk b/wizards/Pyuno_commonwizards.mk index ae0224d2b2ec..e7c34bd70e0b 100644 --- a/wizards/Pyuno_commonwizards.mk +++ b/wizards/Pyuno_commonwizards.mk @@ -46,7 +46,7 @@ $(eval $(call gb_Pyuno_add_files,wizards,\ common/HelpIds.py \ common/NumberFormatter.py \ common/PropertySetHelper.py \ - common/TextElement.py \ + text/TextElement.py \ document/__init__.py \ document/OfficeDocument.py \ text/__init__.py \ |