diff options
| author | Philip Kaufmann <[email protected]> | 2012-07-19 07:22:38 +0200 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2012-07-19 07:22:38 +0200 |
| commit | 1d915d0237e0761ec919dfa9c0b1d6e0f2c90901 (patch) | |
| tree | bb0eedc6b06dcf6ad138d1bccc807930c9f765a9 | |
| parent | Merge pull request #1610 from fanquake/master (diff) | |
| download | discoin-1d915d0237e0761ec919dfa9c0b1d6e0f2c90901.tar.xz discoin-1d915d0237e0761ec919dfa9c0b1d6e0f2c90901.zip | |
re-size addressbookpage.ui to fix #1062
| -rw-r--r-- | src/qt/forms/addressbookpage.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/forms/addressbookpage.ui b/src/qt/forms/addressbookpage.ui index 7708e1536..eac35c27a 100644 --- a/src/qt/forms/addressbookpage.ui +++ b/src/qt/forms/addressbookpage.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>691</width> - <height>347</height> + <width>760</width> + <height>380</height> </rect> </property> <property name="windowTitle"> |