reverted change to avoid conflict

This commit is contained in:
Andreas Preikschat 2013-04-20 11:06:26 +02:00
parent 465fc7bff1
commit f82000eaa2
1 changed files with 6 additions and 6 deletions

View File

@ -49,7 +49,7 @@ __default_settings__ = {
u'presentations/Powerpoint': QtCore.Qt.Checked,
u'presentations/Powerpoint Viewer': QtCore.Qt.Checked,
u'presentations/presentations files': []
}
}
class PresentationPlugin(Plugin):