mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-10 15:20:25 -04:00
RetroShare-gui doesn't need to link to uitools
This commit is contained in:
parent
d4b60b6ad7
commit
e6c3a6f732
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ HEADERS += TorControl/TorControlWindow.h
|
||||||
|
|
||||||
greaterThan(QT_MAJOR_VERSION, 4) {
|
greaterThan(QT_MAJOR_VERSION, 4) {
|
||||||
# Qt 5
|
# Qt 5
|
||||||
QT += uitools widgets multimedia printsupport
|
QT += widgets multimedia printsupport
|
||||||
linux-* {
|
linux-* {
|
||||||
QT += x11extras
|
QT += x11extras
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue