dev #2
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ namespace CNORXZ
|
||||||
return mId;
|
return mId;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool isOpen() const
|
bool ContentBase::isOpen() const
|
||||||
{
|
{
|
||||||
return mId != 0;
|
return mId != 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue