Skip to content

Commit 1cfde44

Browse files
for clang-format
1 parent d1c6f65 commit 1cfde44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor/project_manager/project_dialog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class ProjectDialog : public ConfirmationDialog {
6363
PROJECT_PATH,
6464
INSTALL_PATH,
6565
};
66-
66+
6767
enum ValidationFlags {
6868
INVALID_PATH_INPUT = 1,
6969
INVALID_RENDERER_SELECT = 2

0 commit comments

Comments
 (0)