-Fixed post-import script-reload buf, fixes #1683
This commit is contained in:
@ -53,6 +53,7 @@ public:
|
||||
bool init_ref();
|
||||
void reference();
|
||||
bool unreference();
|
||||
int reference_get_count() const;
|
||||
|
||||
Reference();
|
||||
~Reference();
|
||||
|
||||
Reference in New Issue
Block a user