Skip to content

Instantly share code, notes, and snippets.

View brandonrobertz's full-sized avatar

Brandon Roberts brandonrobertz

View GitHub Profile
@brandonrobertz
brandonrobertz / namecoin-core-qt-merge.patch
Created January 19, 2016 03:32
Namecoin Core QT Rebase/Merge
diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include
index 96123e4..eeaabeb 100644
--- a/src/Makefile.qt.include
+++ b/src/Makefile.qt.include
@@ -96,6 +96,8 @@ QT_FORMS_UI = \
qt/forms/debugwindow.ui \
qt/forms/sendcoinsdialog.ui \
qt/forms/sendcoinsentry.ui \
+ qt/forms/managenamespage.ui \
+ qt/forms/configurenamedialog.ui \