mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1038212 - Give nsNativeAppSupportWin a private destructor; r=bjacob
This commit is contained in:
parent
8079aec7c0
commit
3fd12c9fcd
@ -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