mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-14 07:36:26 +00:00
Smart pointer usage in Vulkan.cpp
This commit is contained in:
@@ -1069,7 +1069,7 @@ public:
|
||||
XUnmapWindow(m_xDisp, m_windowId);
|
||||
XUnlockDisplay(m_xDisp);
|
||||
}
|
||||
|
||||
|
||||
std::string getTitle()
|
||||
{
|
||||
unsigned long nitems;
|
||||
|
||||
Reference in New Issue
Block a user