summaryrefslogtreecommitdiffstats
path: root/kmymoney2
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-17 18:34:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-17 18:34:15 -0600
commit72e3e6a74daa7dc7c55f21e9bfe12dc0a6153ee9 (patch)
treea6ebcf42a45a705e721b751be2b4c19cd31bf31f /kmymoney2
parentb5d2c451feb9945e629b8db986eff61d6bd7db7c (diff)
downloadkmymoney-72e3e6a74daa7dc7c55f21e9bfe12dc0a6153ee9.tar.gz
kmymoney-72e3e6a74daa7dc7c55f21e9bfe12dc0a6153ee9.zip
Fix disconnected signal/slot
Diffstat (limited to 'kmymoney2')
-rw-r--r--kmymoney2/dialogs/kexportdlgdecl.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/dialogs/kexportdlgdecl.ui b/kmymoney2/dialogs/kexportdlgdecl.ui
index 5444b18..89e0817 100644
--- a/kmymoney2/dialogs/kexportdlgdecl.ui
+++ b/kmymoney2/dialogs/kexportdlgdecl.ui
@@ -476,7 +476,7 @@ You can choose the file's path, the account and the format of the QIF file (prof
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
- <slot access="protected" specifier="">slotDateChosen(QDate date)</slot>
+ <slot access="protected" specifier="">slotDateChosen(TQDate date)</slot>
</customwidget>
<customwidget>
<class>KMyMoneyAccountCombo</class>