diff options
Diffstat (limited to 'macosx/HBController.h')
-rw-r--r-- | macosx/HBController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBController.h b/macosx/HBController.h index 0334a012e..b93fefb24 100644 --- a/macosx/HBController.h +++ b/macosx/HBController.h @@ -40,6 +40,7 @@ - (IBAction)showAddPresetPanel:(id)sender; - (IBAction)selectDefaultPreset:(id)sender; +- (IBAction)deletePreset:(id)sender; - (IBAction)reloadPreset:(id)sender; |