QTfrontend/AutoUpdater.cpp
author nemo
Mon, 14 Nov 2011 16:17:58 -0500
changeset 6377 3ce19204b14b
parent 2266 289dc8e51210
permissions -rw-r--r--
Since I'm storing the text string anyway, might as well recreate captions on resize as well

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}