diff dwt/widgets/Button.d @ 60:6537a52fde85

Text
author Frank Benoit <benoit@tionex.de>
date Sat, 12 Jan 2008 11:16:09 +0100
parents 8cec8f536af3
children bb2217c09e61
line wrap: on
line diff
--- a/dwt/widgets/Button.d	Sat Jan 12 08:44:23 2008 +0100
+++ b/dwt/widgets/Button.d	Sat Jan 12 11:16:09 2008 +0100
@@ -1,4 +1,4 @@
-/*******************************************************************************
+/*******************************************************************************
  * Copyright (c) 2000, 2007 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
@@ -23,6 +23,7 @@
 import dwt.widgets.Decorations;
 
 import tango.stdc.stringz;
+import tango.io.Stdout;
 
 /**
  * Instances of this class represent a selectable user interface object that