Skip to content

Commit e21dd95

Browse files
committed
Fix build
Signed-off-by: falkTX <[email protected]>
1 parent 26ef436 commit e21dd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dgl/src/Stub.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ void Window::PrivateData::renderToPicture(const char*, const GraphicsContext&, u
219219

220220
// --------------------------------------------------------------------------------------------------------------------
221221

222-
void Window::PrivateData::createContext()
222+
void Window::PrivateData::createContextIfNeeded()
223223
{
224224
}
225225

0 commit comments

Comments
 (0)