This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
neofx-zoomedit/Tool.cpp
2007-11-30 15:07:00 +00:00

9 lines
55 B
C++

#include "Tool.h"
Tool::Tool()
{
}
Tool::~Tool()
{
}