Remove debug code
This commit is contained in:
@@ -308,7 +308,6 @@ class GuiDocEditor(QPlainTextEdit):
|
|||||||
settings. This function is both called when the editor is
|
settings. This function is both called when the editor is
|
||||||
created, and when the user changes the main editor preferences.
|
created, and when the user changes the main editor preferences.
|
||||||
"""
|
"""
|
||||||
print(len(self.__dict__), self.__dict__)
|
|
||||||
# Auto-Replace
|
# Auto-Replace
|
||||||
self._autoReplace.initSettings()
|
self._autoReplace.initSettings()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user