Files
Toolbox/inc/toolbox_tray.h
2024-12-06 23:09:15 +01:00

17 lines
184 B
C++

//
// 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