mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Place tab bar below menu bar by default
This commit is contained in:
@@ -80,7 +80,7 @@ class Preferences(PreferencesBase):
|
||||
self.recentResults = []
|
||||
self.recentFolders = []
|
||||
|
||||
self.tabs_default_pos = False
|
||||
self.tabs_default_pos = True
|
||||
self.word_weighting = True
|
||||
self.match_similar = False
|
||||
self.ignore_small_files = True
|
||||
|
||||
Reference in New Issue
Block a user