Commit 9e91c3b
committed
Fix corner case of Qt-only build with use_qt=FALSE in config
This is possible if a mixed GTK/Qt build was installed previously.
In that case, Audacious would fail to start (and there's no --qt
command-line option in a Qt-only build either).1 parent 8bd3a30 commit 9e91c3b
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
313 | 317 | | |
314 | 318 | | |
315 | 319 | | |
| |||
0 commit comments