ソースを参照

Exposed PNMTextGlyph

rdb 17 年 前
コミット
10f17086af
1 ファイル変更1 行追加1 行削除
  1. 1 1
      panda/src/pnmtext/pnmTextGlyph.h

+ 1 - 1
panda/src/pnmtext/pnmTextGlyph.h

@@ -25,7 +25,7 @@
 // Description : A single glyph in a PNMTextMaker.
 ////////////////////////////////////////////////////////////////////
 class EXPCL_PANDA_PNMTEXT PNMTextGlyph {
-public:
+PUBLISHED:
   PNMTextGlyph(double advance);
   ~PNMTextGlyph();