Update comment

This commit is contained in:
Florian Bruhin 2014-09-23 22:29:03 +02:00
parent 953e50721c
commit 90820126b4

View File

@ -55,7 +55,6 @@ class Application(QApplication):
Attributes:
registry: The object registry of global objects.
meta_registry: The object registry of object registries.
mainwindow: The MainWindow QWidget.
_args: ArgumentParser instance.
_commandrunner: The main CommandRunner instance.
_debugconsole: The ConsoleWidget for debugging.