[Qt] misc small fixes for #3099 (new receive flow)

- changes some strings that were forgotton or made no sense in the conext
  they are used
- remove an orphan file from the qt project file
- revert a small change in signverifymessagedialog.ui
- guard #include "bitcoin-config.h" with #if defined(HAVE_CONFIG_H)
- remove windowTitle from addressbookpage.ui
This commit is contained in:
Philip Kaufmann
2013-10-25 14:19:44 +02:00
parent 081c0cdeb2
commit d57a496c51
6 changed files with 5 additions and 7 deletions

View File

@@ -10,9 +10,6 @@
<height>380</height>
</rect>
</property>
<property name="windowTitle">
<string/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="labelExplanation">