* Build fix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33478 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -45,7 +45,7 @@ private:
|
|||||||
|
|
||||||
class GlobalTypeLookup {
|
class GlobalTypeLookup {
|
||||||
public:
|
public:
|
||||||
~GlobalTypeLookup();
|
virtual ~GlobalTypeLookup();
|
||||||
|
|
||||||
virtual status_t GetType(GlobalTypeLookupContext* context,
|
virtual status_t GetType(GlobalTypeLookupContext* context,
|
||||||
const BString& name, Type*& _type) = 0;
|
const BString& name, Type*& _type) = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user