@@ -333,7 +333,7 @@ if(LINUX)
333333 src/detection/displayserver/linux/xlib.c
334334 src/detection/font/font_linux.c
335335 src/detection/gpu/gpu_linux.c
336- src/detection/gtk.c
336+ src/detection/gtk_qt/ gtk.c
337337 src/detection/host/host_linux.c
338338 src/detection/localip/localip_linux.c
339339 src/detection/gamepad/gamepad_linux.c
@@ -344,7 +344,7 @@ if(LINUX)
344344 src/detection/packages/packages_linux.c
345345 src/detection/poweradapter/poweradapter_nosupport.c
346346 src/detection/processes/processes_linux.c
347- src/detection/qt.c
347+ src/detection/gtk_qt/ qt.c
348348 src/detection/sound/sound_linux.c
349349 src/detection/swap/swap_linux.c
350350 src/detection/temps/temps_linux.c
@@ -419,7 +419,7 @@ elseif(BSD)
419419 src/detection/displayserver/linux/xlib.c
420420 src/detection/font/font_linux.c
421421 src/detection/gpu/gpu_linux.c
422- src/detection/gtk.c
422+ src/detection/gtk_qt/ gtk.c
423423 src/detection/host/host_bsd.c
424424 src/detection/localip/localip_linux.c
425425 src/detection/gamepad/gamepad_nosupport.c
@@ -430,7 +430,7 @@ elseif(BSD)
430430 src/detection/packages/packages_linux.c
431431 src/detection/poweradapter/poweradapter_nosupport.c
432432 src/detection/processes/processes_bsd.c
433- src/detection/qt.c
433+ src/detection/gtk_qt/ qt.c
434434 src/detection/sound/sound_linux.c
435435 src/detection/swap/swap_bsd.c
436436 src/detection/temps/temps_linux.c
0 commit comments