File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3700,6 +3700,13 @@ object MainForm: TMainForm
37003700 Action = actDisplayTreeFilters
37013701 AutoCheck = True
37023702 end
3703+ object menuColorScheme: TMenuItem
3704+ Caption = 'Color scheme'
3705+ ImageIndex = 115
3706+ object menuSQLpreferences: TMenuItem
3707+ Action = actPreferencesSQL
3708+ end
3709+ end
37033710 object Separator1: TMenuItem
37043711 Caption = '-'
37053712 end
@@ -3872,13 +3879,6 @@ object MainForm: TMainForm
38723879 object N4: TMenuItem
38733880 Caption = '-'
38743881 end
3875- object menuColorScheme: TMenuItem
3876- Caption = 'Color scheme'
3877- ImageIndex = 115
3878- object menuSQLpreferences: TMenuItem
3879- Action = actPreferencesSQL
3880- end
3881- end
38823882 object MenuPreferences: TMenuItem
38833883 Action = actPreferences
38843884 end
You can’t perform that action at this time.
0 commit comments