Skip to content

Commit

Permalink
Fix warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Relintai committed Jul 16, 2024
1 parent b2bda50 commit 5991e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/plugins/gi_probe_editor_plugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
class ToolBoutton;
class GIProbe;
class EditorNode;
class EditorProgress;
struct EditorProgress;

class GIProbeEditorPlugin : public EditorPlugin {
GDCLASS(GIProbeEditorPlugin, EditorPlugin);
Expand Down

0 comments on commit 5991e93

Please sign in to comment.