Removed unused constants from ScriptEditorPage

This commit is contained in:
Philipp Wolfer
2021-04-30 11:27:25 +02:00
parent 336220a3b5
commit ac3d449e07

View File

@@ -249,10 +249,7 @@ class ScriptEditorExamples():
class ScriptEditorPage(PicardDialog): class ScriptEditorPage(PicardDialog):
"""File Naming Script Editor Page """File Naming Script Editor Page
""" """
NAME = "scripteditor"
TITLE = N_("File naming script editor") TITLE = N_("File naming script editor")
PARENT = None
HELP_URL = '/config/options_filerenaming.html'
STYLESHEET_ERROR = OptionsPage.STYLESHEET_ERROR STYLESHEET_ERROR = OptionsPage.STYLESHEET_ERROR
options = [ options = [