Skip to content

Commit

Permalink
Namecoin: Temporarily remove SOARP and DNAME from DNS dialog
Browse files Browse the repository at this point in the history
They're not yet implemented, and NLnet doesn't need them.  We can re-add
them later if someone wants to fund it.
  • Loading branch information
JeremyRand committed Dec 12, 2019
1 parent 334fe48 commit c54b156
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions electrum_nmc/electrum/gui/qt/forms/dnsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@
</item>
</layout>
</widget>
<!--
<widget class="QWidget" name="tabSOARP">
<attribute name="title">
<string>SOA/RP</string>
Expand Down Expand Up @@ -399,6 +400,7 @@
</item>
</layout>
</widget>
-->
<widget class="QWidget" name="tabNS">
<property name="autoFillBackground">
<bool>false</bool>
Expand Down

0 comments on commit c54b156

Please sign in to comment.