summaryrefslogtreecommitdiff
path: root/net-p2p/ktorrent/files/ktorrent-5.1.0-cmake-3.11.patch
blob: c0b9167636a8dab1bc20b90a71c3b2c7085749e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=4423635+0+/usr/local/www/mailindex/archive/2018/svn-ports-all/20180415.svn-ports-all

--- ktorrent-5.1.0/ktorrent/dialogs/torrentcreatordlg.h
+++ ktorrent-5.1.0/ktorrent/dialogs/torrentcreatordlg.h
@@ -23,6 +23,8 @@
 #define KT_TORRENTCREATORDLG_HH
 
 #include <QDialog>
+#include <QTimer>
+
 #include "ui_torrentcreatordlg.h"
 #include <torrent/torrentcreator.h>