mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 01:44:26 +00:00
Updated AUTHORS file
Fix compilation in release mode
This commit is contained in:
parent
b9394f2ba2
commit
789b2cf326
2
AUTHORS
2
AUTHORS
@ -12,7 +12,7 @@ Contributors:
|
|||||||
|
|
||||||
Code from other projects:
|
Code from other projects:
|
||||||
* files src/qtsingleapp/*
|
* files src/qtsingleapp/*
|
||||||
copyright: Qt Software (Nokia)
|
copyright: Nokia Corporation
|
||||||
license: LGPL
|
license: LGPL
|
||||||
|
|
||||||
* files src/ico.cpp src/ico.h
|
* files src/ico.cpp src/ico.h
|
||||||
|
@ -59,6 +59,8 @@ static PProcessIdToSessionId pProcessIdToSessionId = 0;
|
|||||||
#include <time.h>
|
#include <time.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <QtDebug>
|
||||||
|
|
||||||
namespace QtLP_Private {
|
namespace QtLP_Private {
|
||||||
#include "qtlockedfile.cpp"
|
#include "qtlockedfile.cpp"
|
||||||
#if defined(Q_OS_WIN)
|
#if defined(Q_OS_WIN)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user