diff dwt/custom/LineStyleEvent.d @ 315:349b8c12e243

Sync dwt/custom with dwt-linux
author Frank Benoit <benoit@tionex.de>
date Tue, 07 Oct 2008 16:18:26 +0200
parents fd9c62a2998e
children
line wrap: on
line diff
--- a/dwt/custom/LineStyleEvent.d	Tue Oct 07 14:44:44 2008 +0200
+++ b/dwt/custom/LineStyleEvent.d	Tue Oct 07 16:18:26 2008 +0200
@@ -1,4 +1,4 @@
-/*******************************************************************************
+/*******************************************************************************
  * Copyright (c) 2000, 2008 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
@@ -12,11 +12,12 @@
  *******************************************************************************/
 module dwt.custom.LineStyleEvent;
 
+import dwt.dwthelper.utils;
+
 import dwt.events.TypedEvent;
 import dwt.custom.StyleRange;
 import dwt.custom.Bullet;
 import dwt.custom.StyledTextEvent;
-import dwt.dwthelper.utils;
 
 /**
  * This event is sent when a line is about to be drawn.