diff dwt/widgets/Widget.d @ 77:205350493476

Accessible linkable dummy.
author Frank Benoit <benoit@tionex.de>
date Tue, 05 Feb 2008 14:31:31 +0100
parents 42fc35b18200
children 1801ddeb8f32
line wrap: on
line diff
--- a/dwt/widgets/Widget.d	Tue Feb 05 04:03:25 2008 +0100
+++ b/dwt/widgets/Widget.d	Tue Feb 05 14:31:31 2008 +0100
@@ -7,6 +7,8 @@
  *
  * Contributors:
  *     IBM Corporation - initial API and implementation
+ * Port to the D programming language:
+ *     Frank Benoit <benoit@tionex.de>
  *******************************************************************************/
 module dwt.widgets.Widget;
 
@@ -1780,7 +1782,7 @@
         result = LRESULT.ZERO;
     }
     static if( OS.IsWinCE ){
-        if (OS.IsPPC_) {
+        if (OS.IsPPC) {
             /*
             * Note: On WinCE PPC, only attempt to recognize the gesture for
             * a context menu when the control contains a valid menu or there