Changeset 518

Show
Ignore:
Timestamp:
07/05/08 10:14:06 (2 months ago)
Author:
Mike Wey
Message:

exedently removed part of r516 in the last commit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/gtk/Widget.d

    r517 r518  
    448448        tt.setTip(this, tipText, tipPrivate); 
    449449    } 
     450 
     451    //get the addOnDestroy from ObjectGtk 
     452    alias ObjectGtk.addOnDestroy addOnDestroy; 
    450453     
    451454    /**