mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 1038212 - Give nsNativeAppSupportWin a private destructor; r=bjacob
This commit is contained in:
parent
b05f9ad91b
commit
eb9b9958f1
@ -283,6 +283,7 @@ public:
|
||||
void CheckConsole();
|
||||
|
||||
private:
|
||||
~nsNativeAppSupportWin() {}
|
||||
static void HandleCommandLine(const char* aCmdLineString, nsIFile* aWorkingDir, uint32_t aState);
|
||||
static HDDEDATA CALLBACK HandleDDENotification( UINT uType,
|
||||
UINT uFmt,
|
||||
|
Loading…
Reference in New Issue
Block a user