diff dwt/graphics/DeviceData.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 93b13b15f0b1
children d8635bb48c7c
line wrap: on
line diff
--- a/dwt/graphics/DeviceData.d	Sun Sep 14 23:32:29 2008 +0200
+++ b/dwt/graphics/DeviceData.d	Tue Oct 07 12:56:18 2008 +0200
@@ -20,7 +20,7 @@
     * Debug fields - may not be honoured
     * on some DWT platforms.
     */
-    public bool debugg;
+    public bool debug_;
     public bool tracking;
     public Error [] errors;
     public Object [] objects;