Cleanup the file and gave it a unique GUID.

git-svn-id: svn://10.0.0.236/trunk@44674 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rods%netscape.com
1999-08-26 14:45:53 +00:00
parent 08086bda14
commit e0b31dc463
2 changed files with 8 additions and 18 deletions

View File

@@ -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