mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
- Fixed configure
This commit is contained in:
parent
2f71f9f51a
commit
e8897ae159
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -354,7 +354,6 @@ public:
|
||||||
QString shortname() const { return "Qt 4.3"; }
|
QString shortname() const { return "Qt 4.3"; }
|
||||||
bool exec()
|
bool exec()
|
||||||
{
|
{
|
||||||
qWarning("QT VERSION: %s", QT_VERSION);
|
|
||||||
return(QT_VERSION >= 0x040300);
|
return(QT_VERSION >= 0x040300);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue