From e0b31dc463f573c737ca4e58542a0b5453ddfd70 Mon Sep 17 00:00:00 2001 From: "rods%netscape.com" Date: Thu, 26 Aug 1999 14:45:53 +0000 Subject: [PATCH] Cleanup the file and gave it a unique GUID. git-svn-id: svn://10.0.0.236/trunk@44674 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/forms/nsISelectControlFrame.h | 13 ++++--------- .../html/forms/public/nsISelectControlFrame.h | 13 ++++--------- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/mozilla/layout/forms/nsISelectControlFrame.h b/mozilla/layout/forms/nsISelectControlFrame.h index bbf9a0fd2f4..584b78e0e83 100644 --- a/mozilla/layout/forms/nsISelectControlFrame.h +++ b/mozilla/layout/forms/nsISelectControlFrame.h @@ -20,17 +20,12 @@ #define nsISelectControlFrame_h___ #include "nsISupports.h" -#include "nsFont.h" -class nsFormFrame; -class nsIPresContext; -class nsString; -class nsIContent; - -// IID for the nsIListControlFrame class +// IID for the nsISelectControlFrame class #define NS_ISELECTCONTROLFRAME_IID \ -{ 0xf44db101, 0xa73c, 0x11d2, \ - { 0x8d, 0xcf, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } +{ 0x162a2ae3, 0x5a79, 0x11d3, \ + { 0x96, 0xea, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } } +// {162A2AE3-5A79-11d3-96EA-0060B0FB9956} /** * nsISelectControlFrame is the interface for combo boxes and listboxes diff --git a/mozilla/layout/html/forms/public/nsISelectControlFrame.h b/mozilla/layout/html/forms/public/nsISelectControlFrame.h index bbf9a0fd2f4..584b78e0e83 100644 --- a/mozilla/layout/html/forms/public/nsISelectControlFrame.h +++ b/mozilla/layout/html/forms/public/nsISelectControlFrame.h @@ -20,17 +20,12 @@ #define nsISelectControlFrame_h___ #include "nsISupports.h" -#include "nsFont.h" -class nsFormFrame; -class nsIPresContext; -class nsString; -class nsIContent; - -// IID for the nsIListControlFrame class +// IID for the nsISelectControlFrame class #define NS_ISELECTCONTROLFRAME_IID \ -{ 0xf44db101, 0xa73c, 0x11d2, \ - { 0x8d, 0xcf, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } } +{ 0x162a2ae3, 0x5a79, 0x11d3, \ + { 0x96, 0xea, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } } +// {162A2AE3-5A79-11d3-96EA-0060B0FB9956} /** * nsISelectControlFrame is the interface for combo boxes and listboxes