Merge pull request #1215 from laanwj/2012_05_nogridtables

Make user actions more straightforward in address book
This commit is contained in:
Wladimir J. van der Laan
2012-05-08 23:34:10 -07:00
2 changed files with 23 additions and 8 deletions

View File

@@ -29,9 +29,15 @@
</item>
<item>
<widget class="QTableView" name="tableView">
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="toolTip">
<string>Double-click to edit address or label</string>
</property>
<property name="tabKeyNavigation">
<bool>false</bool>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
@@ -71,7 +77,7 @@
<string>Copy the currently selected address to the system clipboard</string>
</property>
<property name="text">
<string>&amp;Copy to Clipboard</string>
<string>&amp;Copy Address</string>
</property>
<property name="icon">
<iconset resource="../bitcoin.qrc">