/[hegemonie]/hegemonie/Source/JoinFrame.h
ViewVC logotype

Diff of /hegemonie/Source/JoinFrame.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by zaral, Fri Jul 25 15:29:17 2003 UTC revision 1.2 by dam, Mon Jul 28 14:46:31 2003 UTC
# Line 26  Line 26 
26    
27  #include "Interface/UiFrame.h"  #include "Interface/UiFrame.h"
28    
29  @class UiImage;  @class Interface;
 @class UiButton;  
30    
31  @interface JoinFrame : UiFrame  @interface JoinFrame : UiFrame
 {  
 @private  
   UiImage        *_logo;  
   UiButton       *_joinButton;  
 }  
32    
33  - (id) init;  - (id) initWithInterface: (Interface *)interface;
34    - (Interface *) interface;
35    
36  @end  @end
37    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26