Browse Source

This function is not inline.

Darryl Pogue 14 years ago
parent
commit
28d5ec2e4b
  1. 2
      Sources/Plasma/PubUtilLib/plResMgr/plRegistryNode.h

2
Sources/Plasma/PubUtilLib/plResMgr/plRegistryNode.h

@ -71,7 +71,7 @@ protected:
plRegistryPageNode() {} plRegistryPageNode() {}
inline plRegistryKeyList* IGetKeyList(UInt16 classType) const; plRegistryKeyList* IGetKeyList(UInt16 classType) const;
PageCond IVerify(); PageCond IVerify();
public: public:

Loading…
Cancel
Save