Show
Ignore:
Timestamp:
11/06/09 14:39:31 (3 years ago)
Author:
rgareus <rgareus@…>
Parents:
2080ee9782dad606de14687d58f7902e707ecb96
Children:
995608906db4087da46cca386bc0e195722cec23
git-committer:
rgareus <rgareus@CITU-Cuboute.local> / 2009-11-06T15:39:31Z+0100
Message:

fixed some warnings, still problems with Desc & Tags.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • oggzcap/src/MyController.h

    r0a70e0d rc921505  
    113113- (void)updateServerIP:(NSString*)inStr ; 
    114114 
    115 /////// Update IPs and GUI Things 
    116 - (void)addPopUpAdress:(int)type sens:(int)sens str:(NSString*)str ; 
    117 - (void)removePopUpAdress:(int)type sens:(int)sens str:(NSString*)str ; 
    118 - (void)setProjectBoxActive:(BOOL)flag; 
    119  
    120115////////// OUT 
    121116- (void)toggleOutPreview:(id)sender;