/* -*- C++ -*- */ //============================================================================= /** * @file Widget_Part.cpp * * @author Christopher Kohlhoff */ //============================================================================= #include "Widget_Part.h" Widget_Part::~Widget_Part (void) { }