mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Add stretch to bottom of General pref tab
This commit is contained in:
@@ -251,6 +251,7 @@ use the modifier key to drag the floating window around") if ISLINUX else
|
||||
self.tabwidget.addTab(self.page_general, "General")
|
||||
self.tabwidget.addTab(self.page_display, "Display")
|
||||
self.displayVLayout.addStretch(0)
|
||||
self.widgetsVLayout.addStretch(0)
|
||||
|
||||
def _load(self, prefs, setchecked, section):
|
||||
# Edition-specific
|
||||
|
||||
Reference in New Issue
Block a user