зеркало из https://github.com/mozilla/pjs.git
Added some forward declarations so that this file would, well, er, compile.
This commit is contained in:
Родитель
13fce18807
Коммит
24968629cb
|
@ -22,6 +22,11 @@
|
|||
#include "nsString.h"
|
||||
#include "nsFileSpec.h"
|
||||
|
||||
class nsIWidget;
|
||||
class nsIDeviceContext;
|
||||
class nsIAppShell;
|
||||
class nsIToolkit;
|
||||
|
||||
// {F8030015-C342-11d1-97F0-00609703C14E}
|
||||
#define NS_IFILEWIDGET_IID \
|
||||
{ 0xf8030015, 0xc342, 0x11d1, { 0x97, 0xf0, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
|
||||
|
|
Загрузка…
Ссылка в новой задаче