Changeset 202

Show
Ignore:
Timestamp:
01/08/07 23:29:41 (2 years ago)
Author:
Alan Knowles
Message:

aghh - use tabs...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wrap/APILookupGtk.txt

    r200 r202  
    55255525        if ( size < 0 ) size = -size;   // hack to workaround leds bug - TO BE REMOVED 
    55265526        modifyFont(new PgFontDescription( 
    5527                        PgFontDescription.fromString( 
    5528                        family ~ " " ~ std.string.toString(size)))); 
     5527           PgFontDescription.fromString( 
     5528           family ~ " " ~ std.string.toString(size)))); 
    55295529    } 
    55305530