Deduplicate code creating widgets for prefs tabs
This commit is contained in:
@@ -46,4 +46,10 @@ class Tools2PreferencesUI(PreferencesSectionUI):
|
||||
# fixme column 5
|
||||
self.tools2_punch_group,
|
||||
self.tools2_invert_group,
|
||||
]
|
||||
]
|
||||
|
||||
def get_tab_id(self):
|
||||
return "tools2_tab"
|
||||
|
||||
def get_tab_label(self):
|
||||
return _("TOOLS 2")
|
||||
Reference in New Issue
Block a user