mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 04:24:23 +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:
|
||||
* files src/qtsingleapp/*
|
||||
copyright: Qt Software (Nokia)
|
||||
copyright: Nokia Corporation
|
||||
license: LGPL
|
||||
|
||||
* files src/ico.cpp src/ico.h
|
||||
|
@ -59,6 +59,8 @@ static PProcessIdToSessionId pProcessIdToSessionId = 0;
|
||||
#include <time.h>
|
||||
#endif
|
||||
|
||||
#include <QtDebug>
|
||||
|
||||
namespace QtLP_Private {
|
||||
#include "qtlockedfile.cpp"
|
||||
#if defined(Q_OS_WIN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user