1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00
This commit is contained in:
Christophe Dumez 2010-03-27 16:00:21 +00:00
parent f5d1c8a679
commit d639712303

View File

@ -66,7 +66,7 @@
#include "propertieswidget.h"
#include "statusbar.h"
#ifdef W_WS_WIN
#ifdef Q_WS_WIN
#include <windows.h>
const int UNLEN = 256;
#endif