Port to qt6

This commit is contained in:
Carl Philipp Klemm 2026-02-07 18:53:31 +01:00
parent 8fcca909de
commit cbeb8d49a7
20 changed files with 43 additions and 44 deletions

View file

@ -1,6 +1,6 @@
#pragma once
#include "../microcontroller.h"
#include "src/microcontroller.h"
#include "item.h"
class RgbItem: public Item