added PRInt32 GetWidthInCharacters() const;

This commit is contained in:
buster%netscape.com 1999-09-02 20:45:50 +00:00
parent cad140c93a
commit f73226e81f

View File

@ -487,6 +487,8 @@ protected:
PRBool IsInitialized() const;
PRInt32 GetWidthInCharacters() const;
protected:
nsIWebShell* mWebShell;