adopted to the newest cygwin version. This has been triggered by BMW.
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
*/
|
||||
PHelp::PHelp(const QString &url)
|
||||
{
|
||||
#ifndef _WIN32GCC
|
||||
fProgress = 0;
|
||||
|
||||
QNetworkProxyFactory::setUseSystemConfiguration(true);
|
||||
@@ -72,7 +71,6 @@ PHelp::PHelp(const QString &url)
|
||||
|
||||
setCentralWidget(fView);
|
||||
setUnifiedTitleAndToolBarOnMac(true);
|
||||
#endif // _WIN32GCC
|
||||
}
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user