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/Registry.d

    r428 r480  
    5050 * module aliases: 
    5151 * local aliases: 
     52 * overrides: 
    5253 */ 
    5354 
     
    8889     
    8990    /** the main Gtk struct as a void* */ 
    90     protected void* getStruct() 
     91    protected override void* getStruct() 
    9192    { 
    9293        return cast(void*)atkRegistry;