Skip to content
Snippets Groups Projects
Commit 1cf17561 authored by rswindell's avatar rswindell
Browse files

The "Web" and "Service" sub-menu "Edit' menu item didn't have an icon.

parent 556fc76f
No related branches found
No related tags found
No related merge requests found
......@@ -14193,6 +14193,7 @@ object MainForm: TMainForm
object WebEditMenuItem: TMenuItem
AutoHotkeys = maManual
Caption = 'Edit'
ImageIndex = 27
object WebEditMimeTypesMenuItem: TMenuItem
Caption = 'MIME Types'
Hint = 'mime_types.ini'
......@@ -14234,6 +14235,7 @@ object MainForm: TMainForm
object ServicesEditMenuItem: TMenuItem
AutoHotkeys = maManual
Caption = 'Edit'
ImageIndex = 27
object ServicesEditIniMenuOption: TMenuItem
Caption = 'services.ini'
Hint = 'services.ini'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment