Switch to cmake

This commit is contained in:
Carl Philipp Klemm 2026-03-27 11:29:20 +01:00
parent 913d7df56d
commit c1f6b6e90f
23 changed files with 155 additions and 189 deletions

View file

@ -249,12 +249,12 @@
<customwidget>
<class>SensorListWidget</class>
<extends>QListView</extends>
<header location="global">src/ui/sensorlistwidget.h</header>
<header location="global">ui/sensorlistwidget.h</header>
</customwidget>
<customwidget>
<class>ItemScrollBox</class>
<extends>QWidget</extends>
<header location="global">src/ui/itemscrollbox.h</header>
<header location="global">ui/itemscrollbox.h</header>
<container>1</container>
</customwidget>
</customwidgets>