окно описания транзакции теперь QWidget
[novacoin.git] / src / qt / forms / transactiondescdialog.ui
index 9a9f6db..dd78c38 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ui version="4.0">
  <class>TransactionDescDialog</class>
- <widget class="QDialog" name="TransactionDescDialog">
+ <widget class="QWidget" name="TransactionDescDialog">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>400</width>
-    <height>300</height>
+    <width>620</width>
+    <height>250</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -42,7 +42,7 @@
    <sender>buttonBox</sender>
    <signal>accepted()</signal>
    <receiver>TransactionDescDialog</receiver>
-   <slot>accept()</slot>
+   <slot>close()</slot>
    <hints>
     <hint type="sourcelabel">
      <x>248</x>
@@ -58,7 +58,7 @@
    <sender>buttonBox</sender>
    <signal>rejected()</signal>
    <receiver>TransactionDescDialog</receiver>
-   <slot>reject()</slot>
+   <slot>close()</slot>
    <hints>
     <hint type="sourcelabel">
      <x>316</x>