mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -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) {
|
||||
# Qt 5
|
||||
QT += uitools widgets multimedia printsupport
|
||||
QT += widgets multimedia printsupport
|
||||
linux-* {
|
||||
QT += x11extras
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue