r= mkaply
OS/2 bring up continues - OS/2 test viewer
This commit is contained in:
mkaply%us.ibm.com 2000-05-02 23:15:14 +00:00
parent 5356172a1c
commit 358e4b94a7

View File

@ -16,6 +16,17 @@
* Copyright (C) 1999 John Fairhurst. All Rights Reserved.
*
* Contributor(s):
* This Original Code has been modified by IBM Corporation.
* Modifications made by IBM described herein are
* Copyright (c) International Business Machines
* Corporation, 2000
*
* Modifications to Mozilla code or documentation
* identified per MPL Section 3.3
*
* Date Modified by Description of modification
* 04/05/2000 IBM Corp. Fixed undefined identifier.
*
*
*/
@ -28,6 +39,9 @@
#include "nsIAppShell.h"
#include "resources.h"
// OS2TODO
#define IDM_VIEWERBAR 40990
nsNativeBrowserWindow::nsNativeBrowserWindow() {}
nsNativeBrowserWindow::~nsNativeBrowserWindow() {}