Skip to content

Windows main.cpp needs rename as well #45

@adam-ah

Description

@adam-ah

Windows rename should also change the window name in windows\runner\main.cpp

...
  Win32Window::Size size(1280, 720);
  if (!window.Create(L"Untitled", origin, size)) {
    return EXIT_FAILURE;
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions