Added a member for the Canonical pixel scale - cross platform. r=rods b=24405

git-svn-id: svn://10.0.0.236/trunk@58471 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dcone%netscape.com
2000-01-24 14:52:12 +00:00
parent 7d4b7e4aac
commit 99fa2a2ddb

View File

@@ -110,6 +110,7 @@ protected:
nsIImageRequest* mIcons[NS_NUMBER_OF_ICONS];
nsHashtable* mFontAliasTable;
IL_ColorSpace* mColorSpace;
float mCPixelScale;
public:
nsNativeWidget mWidget;