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

Removed SoundToggleExecut from File menu item OnClick event.

parent 8c5dc1b3
No related branches found
No related tags found
No related merge requests found
...@@ -2051,8 +2051,6 @@ object MainForm: TMainForm ...@@ -2051,8 +2051,6 @@ object MainForm: TMainForm
Left = 296 Left = 296
object FileMenuItem: TMenuItem object FileMenuItem: TMenuItem
Caption = 'File' Caption = 'File'
Hint = 'Toggle All Sounds'
OnClick = SoundToggleExecute
object FileOpenMenuItem: TMenuItem object FileOpenMenuItem: TMenuItem
Caption = '&Open...' Caption = '&Open...'
ImageIndex = 45 ImageIndex = 45
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment