#ifndef TOOLBOXWINDOW_H
#define TOOLBOXWINDOW_H
class ToolBoxWindow
{
public:
ToolBoxWindow();
};
#endif // TOOLBOXWINDOW_H