comparison dwt/internal/mozilla/nsIHelperAppLauncher_1_8.d @ 341:942da4b6558a

Ongoing fixup for compile
author John Reimer <terminal.node@gmail.com>
date Sun, 26 Oct 2008 21:19:51 -0700
parents eec6ddb07873
children 9a4d7706df52
comparison
equal deleted inserted replaced
340:3f4a5c7d138f 341:942da4b6558a
14 14
15 const nsIID NS_IHELPERAPPLAUNCHER_1_8_IID= 15 const nsIID NS_IHELPERAPPLAUNCHER_1_8_IID=
16 {0x99a0882d, 0x2ff9, 0x4659, 16 {0x99a0882d, 0x2ff9, 0x4659,
17 [ 0x99, 0x52, 0x9a, 0xc5, 0x31, 0xba, 0x55, 0x92 ]}; 17 [ 0x99, 0x52, 0x9a, 0xc5, 0x31, 0xba, 0x55, 0x92 ]};
18 18
19 extern(System) 19 //extern(System)
20 20
21 interface nsIHelperAppLauncher_1_8 : nsICancelable { 21 interface nsIHelperAppLauncher_1_8 : nsICancelable {
22 22
23 static const char[] IID_STR = NS_IHELPERAPPLAUNCHER_1_8_IID_STR; 23 static const char[] IID_STR = NS_IHELPERAPPLAUNCHER_1_8_IID_STR;
24 static const nsIID IID = NS_IHELPERAPPLAUNCHER_1_8_IID; 24 static const nsIID IID = NS_IHELPERAPPLAUNCHER_1_8_IID;