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();