V1-it Works

This commit is contained in:
2024-12-06 23:09:15 +01:00
parent 71754ed6bd
commit 486094b540
563 changed files with 2185 additions and 1698 deletions

16
inc/toolbox_tray.h Normal file
View File

@@ -0,0 +1,16 @@
//
// Created by slave on 06.12.2024.
//
#ifndef TOOLBOX_TOOLBOX_TRAY_H
#define TOOLBOX_TOOLBOX_TRAY_H
#include "tray.h"
class toolbox_tray {
};
#endif //TOOLBOX_TOOLBOX_TRAY_H