/* -*- C++ -*- */ //============================================================================= /** * @file Widget_Part.cpp * * $Id: Widget_Part.cpp 80826 2008-03-04 14:51:23Z wotte $ * * @author Christopher Kohlhoff */ //============================================================================= #include "Widget_Part.h" Widget_Part::~Widget_Part (void) { }