SelectModule is declared in FileDialog.h which was already included. The separate #include "SelectModule.h" referenced a header that doesn't exist, causing a fatal build error.
99 lines
2.4 KiB
XML
99 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
viewBox="0 0 32 32"
|
|
version="1.1"
|
|
id="svg4"
|
|
sodipodi:docname="bulb.svg"
|
|
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
|
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<defs
|
|
id="defs4" />
|
|
<sodipodi:namedview
|
|
id="namedview4"
|
|
pagecolor="#ffffff"
|
|
bordercolor="#000000"
|
|
borderopacity="0.25"
|
|
inkscape:showpageshadow="2"
|
|
inkscape:pageopacity="0.0"
|
|
inkscape:pagecheckerboard="0"
|
|
inkscape:deskcolor="#d1d1d1"
|
|
inkscape:zoom="18.125"
|
|
inkscape:cx="12.634483"
|
|
inkscape:cy="17.048276"
|
|
inkscape:window-width="2560"
|
|
inkscape:window-height="1371"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="0"
|
|
inkscape:window-maximized="1"
|
|
inkscape:current-layer="svg4" />
|
|
<rect
|
|
width="32"
|
|
height="32"
|
|
rx="4"
|
|
fill="#313244"
|
|
id="rect1" />
|
|
<path
|
|
d="m 13.398145,19.664706 v 4.206463 h 5.120952 v -4.206463"
|
|
fill="none"
|
|
stroke="#fab387"
|
|
stroke-width="1.23069"
|
|
id="path1" />
|
|
<line
|
|
x1="12.95862"
|
|
y1="26.492428"
|
|
x2="18.958622"
|
|
y2="26.492428"
|
|
stroke="#fab387"
|
|
stroke-width="1.5"
|
|
id="line1"
|
|
style="stroke-width:1.3;stroke-dasharray:none" />
|
|
<line
|
|
x1="12.95862"
|
|
y1="28.743103"
|
|
x2="18.958622"
|
|
y2="28.743103"
|
|
stroke="#fab387"
|
|
stroke-width="1.5"
|
|
id="line1-2"
|
|
style="stroke-width:1.2;stroke-dasharray:none" />
|
|
<line
|
|
x1="16"
|
|
y1="8.2896547"
|
|
x2="16"
|
|
y2="4"
|
|
stroke="#f9e2af"
|
|
stroke-width="2.19678"
|
|
id="line2"
|
|
style="stroke-width:1.45;stroke-dasharray:none" />
|
|
<line
|
|
x1="21.842089"
|
|
y1="9.2134304"
|
|
x2="24.801268"
|
|
y2="6.1714916"
|
|
stroke="#f9e2af"
|
|
stroke-width="2.25021"
|
|
id="line4"
|
|
style="stroke-width:1.45;stroke-dasharray:none" />
|
|
<line
|
|
x1="9.5786028"
|
|
y1="9.2134304"
|
|
x2="6.6194234"
|
|
y2="6.1714916"
|
|
stroke="#f9e2af"
|
|
stroke-width="2.25021"
|
|
id="line4-5"
|
|
style="stroke-width:1.45;stroke-dasharray:none" />
|
|
<ellipse
|
|
cx="15.710345"
|
|
cy="15.234483"
|
|
fill="none"
|
|
stroke="#f9e2af"
|
|
stroke-width="1.07682"
|
|
id="circle1"
|
|
rx="5.0736599"
|
|
ry="4.977108" />
|
|
</svg>
|