You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Style: Apply new clang-format changes
This commit is contained in:
@@ -381,7 +381,7 @@ public:
|
||||
ctls[cid] = p_name;
|
||||
}
|
||||
|
||||
virtual ~FileDialogEventHandler(){};
|
||||
virtual ~FileDialogEventHandler() {}
|
||||
};
|
||||
|
||||
#if defined(__GNUC__) && !defined(__clang__)
|
||||
|
||||
Reference in New Issue
Block a user