mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix up fafe3ea5d7
.
There was a merge conflict, and it looks like I didn't fix it right. I had set the author of that commit to Alexander, but for some reason it didn't stick?
This commit is contained in:
parent
0116048697
commit
562f92f272
@ -435,7 +435,6 @@ qtHaveModule(concurrent) {QT += concurrent} else {MISSING += concurrent}
|
||||
qtHaveModule(gui) {QT += gui} else {MISSING += gui}
|
||||
qtHaveModule(gui-private) {QT += gui-private} else {MISSING += gui-private}
|
||||
qtHaveModule(svg) {QT += svg} else {MISSING += svg}
|
||||
qtHaveModule(svgwidgets) {QT += svgwidgets} else {MISSING += svgwidgets}
|
||||
qtHaveModule(xml) {QT += xml} else {MISSING += xml}
|
||||
qtHaveModule(widgets) {QT += widgets} else {MISSING += widgets}
|
||||
EOF2
|
||||
|
Loading…
Reference in New Issue
Block a user