mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-02 06:47:59 +03:00
Fixed some windows issues and got rid of a few tiny warnings while at it.
This commit is contained in:
parent
1a5203749f
commit
113457d934
9 changed files with 14 additions and 6 deletions
|
@ -12,6 +12,10 @@ namespace MWGui
|
|||
{
|
||||
}
|
||||
|
||||
ReferenceInterface::~ReferenceInterface()
|
||||
{
|
||||
}
|
||||
|
||||
void ReferenceInterface::checkReferenceAvailable()
|
||||
{
|
||||
if (mPtr.isEmpty())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue