From b276e5bb3ab0585b4e548f7105c3bc1386b041aa Mon Sep 17 00:00:00 2001 From: "troy%netscape.com" Date: Sun, 24 Jan 1999 20:36:46 +0000 Subject: [PATCH] Initial check-in git-svn-id: svn://10.0.0.236/trunk@18456 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/generic/nsViewportFrame.cpp | 1 + mozilla/layout/html/base/src/nsViewportFrame.cpp | 1 + 2 files changed, 2 insertions(+) create mode 100644 mozilla/layout/generic/nsViewportFrame.cpp create mode 100644 mozilla/layout/html/base/src/nsViewportFrame.cpp diff --git a/mozilla/layout/generic/nsViewportFrame.cpp b/mozilla/layout/generic/nsViewportFrame.cpp new file mode 100644 index 00000000000..fa655ed5c3a --- /dev/null +++ b/mozilla/layout/generic/nsViewportFrame.cpp @@ -0,0 +1 @@ +// Just a placeholder for the time being... diff --git a/mozilla/layout/html/base/src/nsViewportFrame.cpp b/mozilla/layout/html/base/src/nsViewportFrame.cpp new file mode 100644 index 00000000000..fa655ed5c3a --- /dev/null +++ b/mozilla/layout/html/base/src/nsViewportFrame.cpp @@ -0,0 +1 @@ +// Just a placeholder for the time being...