kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
changed name
rodzic
9c0602f406
commit
a408084237
|
@ -406,7 +406,7 @@ private:
|
||||||
if (selectedNames.size() != 1 && _this->selectedListName != "") { style::endDisabled(); }
|
if (selectedNames.size() != 1 && _this->selectedListName != "") { style::endDisabled(); }
|
||||||
|
|
||||||
//Draw import and export buttons
|
//Draw import and export buttons
|
||||||
ImGui::BeginTable(("freq_manager_btn_table"+_this->name).c_str(), 2);
|
ImGui::BeginTable(("freq_manager_bottom_btn_table"+_this->name).c_str(), 2);
|
||||||
ImGui::TableNextRow();
|
ImGui::TableNextRow();
|
||||||
|
|
||||||
ImGui::TableSetColumnIndex(0);
|
ImGui::TableSetColumnIndex(0);
|
||||||
|
|
Ładowanie…
Reference in New Issue