Skip to content

Commit

Permalink
Namecoin: Remove CNAME Hostname field from DNS dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyRand committed Dec 12, 2019
1 parent 50bb947 commit 602d0aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions electrum_nmc/electrum/gui/qt/forms/dnsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,8 @@
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<!-- TODO: Reconcile this with Namecoin Core, which includes a "Hostname" field. -->
<!--<item>
<layout class="QVBoxLayout" name="verticalLayout_11">
<item>
<widget class="QLabel" name="labelCNAMEHost">
Expand All @@ -221,7 +222,7 @@
</widget>
</item>
</layout>
</item>
</item>-->
<item>
<layout class="QVBoxLayout" name="verticalLayout_12">
<item>
Expand Down

0 comments on commit 602d0aa

Please sign in to comment.