From 0c5b0e03345d31406963e8ed8348a8c77ebe6352 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sun, 8 Jun 2025 12:19:45 +0200 Subject: gui: fix test compilation errors --- gui/tests/participant_editor.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/tests/participant_editor.cpp b/gui/tests/participant_editor.cpp index 3efa112..8f6f7d3 100644 --- a/gui/tests/participant_editor.cpp +++ b/gui/tests/participant_editor.cpp @@ -180,6 +180,7 @@ namespace Turns::gui::tests } } } +} // auto participant = Participant::create(default_name, default_priority, default_disposition); // auto instance = std::make_shared(nullptr); -- cgit v1.2.3