add a button to the Prefs window for the script help

This commit is contained in:
Mitchell Livingston
2010-12-09 19:50:16 +00:00
parent e920ea497a
commit 9fbcaebe6c
3 changed files with 110 additions and 47 deletions

View File

@@ -157,6 +157,7 @@
- (void) updateRPCWhitelist;
- (void) addRemoveRPCIP: (id) sender;
- (void) helpForScript: (id) sender;
- (void) helpForPeers: (id) sender;
- (void) helpForNetwork: (id) sender;
- (void) helpForRemote: (id) sender;