From 0689f46cc7f0939c0b52560954a3a210cbad053a Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Sat, 16 Nov 2013 17:37:31 +0100 Subject: Coincontrol cleanup (e.g. add missing license) - add missing license headers - make compatible with Qt5 - enforce header cleanup style - small code style cleanups - rename Coin Control dialog into Coin Control Address Selection - use default font for the windows labels (no monospace) --- src/qt/forms/coincontroldialog.ui | 53 +-------------------------------------- src/qt/forms/optionsdialog.ui | 2 +- 2 files changed, 2 insertions(+), 53 deletions(-) (limited to 'src/qt/forms') diff --git a/src/qt/forms/coincontroldialog.ui b/src/qt/forms/coincontroldialog.ui index 58f6557fa5..055dd1f98d 100644 --- a/src/qt/forms/coincontroldialog.ui +++ b/src/qt/forms/coincontroldialog.ui @@ -11,7 +11,7 @@ - Coin Control + Coin Control Address Selection @@ -48,12 +48,6 @@ - - - Monospace - 10 - - IBeamCursor @@ -80,12 +74,6 @@ - - - Monospace - 10 - - IBeamCursor @@ -128,12 +116,6 @@ - - - Monospace - 10 - - IBeamCursor @@ -160,21 +142,12 @@ - - - Monospace - 10 - - IBeamCursor Qt::ActionsContextMenu - - - Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse @@ -208,12 +181,6 @@ - - - Monospace - 10 - - IBeamCursor @@ -246,12 +213,6 @@ false - - - Monospace - 10 - - IBeamCursor @@ -294,12 +255,6 @@ - - - Monospace - 10 - - IBeamCursor @@ -332,12 +287,6 @@ false - - - Monospace - 10 - - IBeamCursor diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui index 90d720b089..28b629b38c 100644 --- a/src/qt/forms/optionsdialog.ui +++ b/src/qt/forms/optionsdialog.ui @@ -369,7 +369,7 @@ Whether to show coin control features or not. - Display coin &control features (experts only!) + Display coin &control features (experts only) -- cgit v1.2.3