r= mkaply
OS/2 bring up continues - OS/2 test viewer


git-svn-id: svn://10.0.0.236/trunk@67954 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2000-05-02 23:15:14 +00:00
parent 2ae395f27d
commit 8c63da6052

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() {}