if a group row is selected and the content changes, refresh the inspector

This commit is contained in:
Mitchell Livingston
2008-06-26 03:35:20 +00:00
parent 26261e3bde
commit 5288fceaf1
2 changed files with 10 additions and 2 deletions

View File

@@ -178,6 +178,7 @@ typedef enum
- (void) showAboutWindow: (id) sender;
- (void) showInfo: (id) sender;
- (void) resetInfo;
- (void) setInfoTab: (id) sender;
- (void) showMessageWindow: (id) sender;