mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
impr: Add separator above connect button of tty view
This commit is contained in:
@@ -109,6 +109,8 @@ namespace hex::plugin::windows {
|
||||
|
||||
ImGui::Checkbox("hex.windows.view.tty_console.cts"_lang, &m_hasCTSFlowControl);
|
||||
|
||||
ImGui::Separator();
|
||||
|
||||
ImGui::EndDisabled();
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user