mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-09 20:08:57 +03:00
NK-102 - I forgor
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
void PopupHelper::Confirmation(const std::string& id)
|
||||
{
|
||||
ImGui::TextWrapped("Test");
|
||||
ImGui::TextWrapped(id.c_str());
|
||||
|
||||
ImGui::OpenPopup(id.c_str());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user