Remove non-existent slots
authorMASM fan <masmfan@gmail.com>
Sat, 24 Jan 2015 01:56:13 +0000 (17:56 -0800)
committerMASM fan <masmfan@gmail.com>
Sat, 24 Jan 2015 01:56:13 +0000 (17:56 -0800)
src/qt/forms/aboutdialog.ui

index d912c88..17871fc 100644 (file)
@@ -151,38 +151,4 @@ Copyright © 2012-2015 The NovaCoin developers</string>
  <resources>
   <include location="../bitcoin.qrc"/>
  </resources>
- <connections>
-  <connection>
-   <sender>buttonBox</sender>
-   <signal>accepted()</signal>
-   <receiver>AboutDialog</receiver>
-   <slot>accept()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>360</x>
-     <y>308</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>157</x>
-     <y>274</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>buttonBox</sender>
-   <signal>rejected()</signal>
-   <receiver>AboutDialog</receiver>
-   <slot>reject()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>428</x>
-     <y>308</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>286</x>
-     <y>274</y>
-    </hint>
-   </hints>
-  </connection>
- </connections>
 </ui>