This commit is contained in:
David Rose 2003-12-23 23:19:59 +00:00
parent 212e00c3e9
commit 7bd60f5d7b

View File

@ -41,7 +41,7 @@ class ClockObject;
// done, it creates a layer for itself and renders
// itself in the upper-right-hand corner.
////////////////////////////////////////////////////////////////////
class EXPCL_FRAMEWORK FrameRateMeter : public TextNode {
class EXPCL_PANDA FrameRateMeter : public TextNode {
PUBLISHED:
FrameRateMeter(const string &name);
virtual ~FrameRateMeter();