From 1364cd1d713e45fa60f0e04c8e6b7a6f71ddbdce Mon Sep 17 00:00:00 2001 From: Aang23 Date: Sun, 13 Jul 2025 14:41:08 +0200 Subject: [PATCH] Oops --- src-interface/explorer/processing/processing.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-interface/explorer/processing/processing.cpp b/src-interface/explorer/processing/processing.cpp index b0b2f14ff..3b225b9e0 100644 --- a/src-interface/explorer/processing/processing.cpp +++ b/src-interface/explorer/processing/processing.cpp @@ -110,7 +110,7 @@ namespace satdump } else { - ImGui::Text("Done processing! You can close this. TODOREWORK"); + ImGui::Text("Done processing! You can close this, if it didn't close itself."); } ui_call_list_mutex->unlock();