mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 16:09:35 -05:00
RetroShare-gui doesn't need to link to uitools
This commit is contained in:
parent
d4b60b6ad7
commit
e6c3a6f732
@ -53,7 +53,7 @@ HEADERS += TorControl/TorControlWindow.h
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4) {
|
||||
# Qt 5
|
||||
QT += uitools widgets multimedia printsupport
|
||||
QT += widgets multimedia printsupport
|
||||
linux-* {
|
||||
QT += x11extras
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user