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

10 lines
55 B
C++
Raw Normal View History

2007-11-30 15:07:00 +00:00
#include "Tool.h"
Tool::Tool()
{
}
Tool::~Tool()
{
}