mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
Place tab bar below menu bar by default
This commit is contained in:
parent
a542168a0d
commit
87f9317805
@ -80,7 +80,7 @@ class Preferences(PreferencesBase):
|
|||||||
self.recentResults = []
|
self.recentResults = []
|
||||||
self.recentFolders = []
|
self.recentFolders = []
|
||||||
|
|
||||||
self.tabs_default_pos = False
|
self.tabs_default_pos = True
|
||||||
self.word_weighting = True
|
self.word_weighting = True
|
||||||
self.match_similar = False
|
self.match_similar = False
|
||||||
self.ignore_small_files = True
|
self.ignore_small_files = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user