ソースを参照

*** empty log message ***

David Rose 24 年 前
コミット
7037f16de3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pandaapp/src/stitchbase/fadeImagePool.h

+ 1 - 1
pandaapp/src/stitchbase/fadeImagePool.h

@@ -39,7 +39,7 @@ class PNMImage;
 //               assumption is that you have plenty of RAM for dealing
 //               with images.
 ////////////////////////////////////////////////////////////////////
-class EXPCL_PANDA FadeImagePool {
+class FadeImagePool {
 public:
   INLINE static const PNMImage *get_image(const Filename &filename, 
                                           int x_size, int y_size);