diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-06-25 23:14:10 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-06-25 23:14:10 +0200 |
| commit | 0030c1bd6cdee44d9f59af9a023cd39cbd335bd5 (patch) | |
| tree | e73548790782aacb7be421d8beb60031e03afdf7 /src/qt/forms | |
| parent | Improve look/usablity of send coins dialog (diff) | |
| download | discoin-0030c1bd6cdee44d9f59af9a023cd39cbd335bd5.tar.xz discoin-0030c1bd6cdee44d9f59af9a023cd39cbd335bd5.zip | |
compile fixes by Unthinkingbit
Diffstat (limited to 'src/qt/forms')
| -rw-r--r-- | src/qt/forms/sendcoinsdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui index 321242489..efefe6ab9 100644 --- a/src/qt/forms/sendcoinsdialog.ui +++ b/src/qt/forms/sendcoinsdialog.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>736</width> - <height>193</height> + <width>660</width> + <height>151</height> </rect> </property> <property name="windowTitle"> |