Update graph with Frameworks.

Simon Quigley 9 months ago
parent 9614478867
commit 1705a3e4b7

Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 KiB

After

Width:  |  Height:  |  Size: 361 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 KiB

After

Width:  |  Height:  |  Size: 223 KiB

@ -28,11 +28,16 @@ digraph G {
"lxqt-powermanagement";
"lxqt-runner";
"extra-cmake-modules" [color="green"];
"kwindowsystem" [color="green"];
"libkscreen" [color="green"];
"solid" [color="green"];
"kidletime" [color="green"];
"kidletime" -> "extra-cmake-modules";
"kwindowsystem" -> "extra-cmake-modules";
"libkscreen" -> "extra-cmake-modules";
"libfm-qt" -> "lxqt-build-tools";
"libfm-qt" -> "kwindowsystem";

Loading…
Cancel
Save