aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/ktorrent
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2018-04-14 10:11:34 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2018-04-14 10:11:34 +0000
commit9de0af7c511c66013f938adf2de5cfbdea97869a (patch)
tree723723e46b53d5207913b81b2f35c0f5113578b8 /net-p2p/ktorrent
parent563630a2337133c0ee0ff9685008f389e8864ed4 (diff)
downloadports-9de0af7c511c66013f938adf2de5cfbdea97869a.tar.gz
ports-9de0af7c511c66013f938adf2de5cfbdea97869a.zip
Notes
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r--net-p2p/ktorrent/files/patch-ktorrent_dialogs_torrentcreatordlg.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/ktorrent/files/patch-ktorrent_dialogs_torrentcreatordlg.h b/net-p2p/ktorrent/files/patch-ktorrent_dialogs_torrentcreatordlg.h
new file mode 100644
index 000000000000..f0d2a9ec9c95
--- /dev/null
+++ b/net-p2p/ktorrent/files/patch-ktorrent_dialogs_torrentcreatordlg.h
@@ -0,0 +1,11 @@
+--- ktorrent/dialogs/torrentcreatordlg.h.orig 2017-08-31 11:21:19 UTC
++++ ktorrent/dialogs/torrentcreatordlg.h
+@@ -23,6 +23,8 @@
+ #define KT_TORRENTCREATORDLG_HH
+
+ #include <QDialog>
++#include <QTimer>
++
+ #include "ui_torrentcreatordlg.h"
+ #include <torrent/torrentcreator.h>
+