Bug 627178 - Fix build warning in gfxUtils.h r=Bas a=joe

This commit is contained in:
Matt Woodrow 2011-01-20 15:47:39 +13:00
parent 4aaf7f9305
commit 7aa8c06042

View File

@ -44,7 +44,7 @@
class gfxDrawable;
class nsIntRegion;
class nsIntRect;
struct nsIntRect;
class THEBES_API gfxUtils {
public: