comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/Download_1_8.d @ 49:7a2dd761a8b2

more work until dmd 2.026 linux segfaults.
author Frank Benoit <benoit@tionex.de>
date Fri, 27 Mar 2009 12:59:54 +0100
parents f589fc20a5f9
children 7e78af7adab5
comparison
equal deleted inserted replaced
48:ddbfe84d86df 49:7a2dd761a8b2
52 52
53 Shell shell; 53 Shell shell;
54 Label status; 54 Label status;
55 Button cancel; 55 Button cancel;
56 56
57 //static final bool is32 = C.PTR_SIZEOF is 4; //determine if 32 or 64 bit platform? 57 //static const bool is32 = C.PTR_SIZEOF is 4; //determine if 32 or 64 bit platform?
58 58
59 this () { 59 this () {
60 } 60 }
61 61
62 extern(System) 62 extern(System)