We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c6f65 commit 1cfde44Copy full SHA for 1cfde44
editor/project_manager/project_dialog.h
@@ -63,7 +63,7 @@ class ProjectDialog : public ConfirmationDialog {
63
PROJECT_PATH,
64
INSTALL_PATH,
65
};
66
-
+
67
enum ValidationFlags {
68
INVALID_PATH_INPUT = 1,
69
INVALID_RENDERER_SELECT = 2
0 commit comments