accel updates: add BCM support, add scale blit, fix mem alloc
[vuplus_dvbapp] / lib / gdi / gfont.h
index d6697ce..8816f01 100644 (file)
@@ -12,7 +12,7 @@
  */
 class gFont: public iObject
 {
-DECLARE_REF(gFont);
+       DECLARE_REF(gFont);
 public:
 
        std::string family;