зеркало из https://github.com/mozilla/gecko-dev.git
Fixing BeOS bustage. b=84947, 111450
This commit is contained in:
Родитель
c26c9711f3
Коммит
c1dc76c7b9
|
@ -110,18 +110,20 @@ public:
|
|||
|
||||
NS_IMETHOD GetUserCancelled( PRBool &aCancel );
|
||||
|
||||
protected:
|
||||
/**
|
||||
* Destuct a nsDeviceContextSpecMac, this will release the printrecord
|
||||
* @update dc 2/16/98
|
||||
*/
|
||||
protected:
|
||||
virtual ~nsDeviceContextSpecBeOS();
|
||||
|
||||
public:
|
||||
static nsStringArray *globalPrinterList;
|
||||
static int globalNumPrinters;
|
||||
int InitializeGlobalPrinters();
|
||||
void FreeGlobalPrinters();
|
||||
|
||||
protected:
|
||||
BeOSPrData mPrData;
|
||||
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче