File tree Expand file tree Collapse file tree 3 files changed +1
-17
lines changed Expand file tree Collapse file tree 3 files changed +1
-17
lines changed Original file line number Diff line number Diff line change 1- {TODO -cUI : Remove unused tool bar button in main window}
21{TODO -cPreRelease : Remove -[**dev**] from product and file versions in .vi files before bumping release number}
Original file line number Diff line number Diff line change @@ -166,21 +166,8 @@ inherited MainForm: TMainForm
166166 ImageIndex = 12
167167 Style = tbsSeparator
168168 end
169- object tbUpdateDbase: TToolButton
170- Left = 423
171- Top = 0
172- Action = actUpdateDbase
173- end
174- object tbSpacer4: TToolButton
175- Left = 446
176- Top = 0
177- Width = 8
178- Caption = ' tbSpacer4'
179- ImageIndex = 12
180- Style = tbsSeparator
181- end
182169 object tbHelpContents: TToolButton
183- Left = 454
170+ Left = 423
184171 Top = 0
185172 Action = actHelpContents
186173 end
Original file line number Diff line number Diff line change @@ -233,13 +233,11 @@ TMainForm = class(THelpAwareForm)
233233 tbSelectSnippets: TToolButton;
234234 tbSpacer1: TToolButton;
235235 tbSpacer3: TToolButton;
236- tbSpacer4: TToolButton;
237236 tbSpacer5: TToolButton;
238237 tbSpacer6: TToolButton;
239238 tbSpacer7: TToolButton;
240239 tbSpacer8: TToolButton;
241240 tbTestCompile: TToolButton;
242- tbUpdateDbase: TToolButton;
243241 actBlog: TBrowseURL;
244242 miBlog: TMenuItem;
245243 // / <summary>Displays About Box.</summary>
You can’t perform that action at this time.
0 commit comments