tools: Added wikipedia term definition search

This commit is contained in:
WerWolv
2021-08-28 16:02:53 +02:00
parent e9c349fc55
commit c1751f39ae
14 changed files with 121 additions and 12 deletions

View File

@@ -244,8 +244,8 @@ namespace hex {
break;
}
ImGui::EndChild();
}
ImGui::EndChild();
ImGui::Disabled([this] {
if (ImGui::Button("hex.view.disassembler.disassemble"_lang))