1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 23:07:59 +00:00

Another Windows compilation fix

This commit is contained in:
Christophe Dumez 2010-03-27 15:50:27 +00:00
parent 8d1fd7ee8e
commit aea3d4be7a

View File

@ -51,7 +51,6 @@
#include <QSettings>
#include <QLocalSocket>
#include <unistd.h>
#include <sys/types.h>
#ifndef Q_WS_WIN
#include <signal.h>