mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-22 09:18:18 +00:00
Removed unused constants from ScriptEditorPage
This commit is contained in:
@@ -249,10 +249,7 @@ class ScriptEditorExamples():
|
||||
class ScriptEditorPage(PicardDialog):
|
||||
"""File Naming Script Editor Page
|
||||
"""
|
||||
NAME = "scripteditor"
|
||||
TITLE = N_("File naming script editor")
|
||||
PARENT = None
|
||||
HELP_URL = '/config/options_filerenaming.html'
|
||||
STYLESHEET_ERROR = OptionsPage.STYLESHEET_ERROR
|
||||
|
||||
options = [
|
||||
|
||||
Reference in New Issue
Block a user