Changeset 490
- Timestamp:
- 03/29/08 12:50:48 (5 months ago)
- Files:
-
- trunk/demos/sourceView/SVTest.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/demos/sourceView/SVTest.d
r488 r490 135 135 } 136 136 137 private import gtkc.Loader;138 139 137 void main(string[] args) 140 138 { 141 Linker.dumpFailedLoads();142 143 139 Gtk.init(null); 144 140 new HelloWorld();
