diff dwt/custom/StyledText.d @ 36:db5a898b2119

Fixed a lot of compile errors
author Jacob Carlborg <doob@me.com> <jacob.carlborg@gmail.com>
date Tue, 07 Oct 2008 12:56:18 +0200
parents e831403a80a9
children 6337764516f1
line wrap: on
line diff
--- a/dwt/custom/StyledText.d	Sun Sep 14 23:32:29 2008 +0200
+++ b/dwt/custom/StyledText.d	Tue Oct 07 12:56:18 2008 +0200
@@ -387,7 +387,7 @@
             printerRenderer = null;
         }
     }
-    void init() {
+    void init_() {
         Rectangle trim = printer.computeTrim(0, 0, 0, 0);
         Point dpi = printer.getDPI();