diff options
Diffstat (limited to 'Source/MainController.m')
-rw-r--r-- | Source/MainController.m | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/MainController.m b/Source/MainController.m index 257d43c3..4e21c4d5 100644 --- a/Source/MainController.m +++ b/Source/MainController.m @@ -671,6 +671,8 @@ checks for updates and opens download page in default browser [NSNumber numberWithInt:10], @"connectionTimeout", [NSNumber numberWithInt:60], @"keepAliveInterval", [NSNumber numberWithInt:0], @"lastUsedVersion", + [NSNumber numberWithBool:YES], @"CustomQueryAutopair", + [NSNumber numberWithBool:YES], @"CustomQueryAutoindent", nil]]; // For versions prior to r336, where column widths have been saved, walk through them and remove |