Show
Ignore:
Timestamp:
03/25/08 18:16:02 (8 months ago)
Author:
Mike Wey
Message:

Support for dmd 2.012

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/atk/RelationSet.d

    r428 r480  
    5252 * module aliases: 
    5353 * local aliases: 
     54 * overrides: 
    5455 */ 
    5556 
     
    9293     
    9394    /** the main Gtk struct as a void* */ 
    94     protected void* getStruct() 
     95    protected override void* getStruct() 
    9596    { 
    9697        return cast(void*)atkRelationSet;