diff dwt/custom/SashFormLayout.d @ 316:7cffa1a2985c

Add 'all.d' for package import, dwt.all for everything, dwt.std for the most essential.
author Frank Benoit <benoit@tionex.de>
date Sat, 18 Oct 2008 22:15:57 +0200
parents aee1890f38c3
children
line wrap: on
line diff
--- a/dwt/custom/SashFormLayout.d	Tue Oct 07 16:18:26 2008 +0200
+++ b/dwt/custom/SashFormLayout.d	Sat Oct 18 22:15:57 2008 +0200
@@ -22,7 +22,6 @@
 import dwt.widgets.Sash;
 import dwt.custom.SashForm;
 import dwt.custom.SashFormData;
-
 import dwt.dwthelper.utils;
 
 /**