From 9ad5c7b5e23b4940e7a3ea3ca3a6fb77e6a8fab0 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 20 Jan 2010 02:37:40 +0000 Subject: Updated to final KDE3 ktorrent release (2.2.6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- plugins/ipfilter/convert_dlg.ui | 157 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 plugins/ipfilter/convert_dlg.ui (limited to 'plugins/ipfilter/convert_dlg.ui') diff --git a/plugins/ipfilter/convert_dlg.ui b/plugins/ipfilter/convert_dlg.ui new file mode 100644 index 0000000..cc246ed --- /dev/null +++ b/plugins/ipfilter/convert_dlg.ui @@ -0,0 +1,157 @@ + +ConvertingDlg + + + ConvertingDlg + + + + 0 + 0 + 414 + 156 + + + + + 5 + 5 + 0 + 0 + + + + Converting... + + + true + + + + unnamed + + + Fixed + + + + textLabel1 + + + Click on the 'convert' button to start converting antip2p file. NOTE: This process could take a while even on fast machines and during that time you will not be able to use KTorrent. + + + AutoText + + + false + + + WordBreak|AlignVCenter + + + -2 + + + + + lbl_progress + + + + + + + + kProgress1 + + + + 0 + 0 + 0 + 0 + + + + + 390 + 0 + + + + + + layout6 + + + + unnamed + + + + label1 + + + + + + + + btnClose + + + + 0 + 0 + 0 + 0 + + + + &Close + + + + + btnCancel + + + + 0 + 0 + 0 + 0 + + + + C&ancel + + + + + + + + + btnClose + clicked() + ConvertingDlg + btnClose_clicked() + + + btnCancel + clicked() + ConvertingDlg + btnCancel_clicked() + + + + btnClose_clicked() + btnCancel_clicked() + + + + kprogress.h + + -- cgit v1.2.1