QTfrontend/AutoUpdater.cpp
author nemo
Mon, 11 Oct 2010 12:37:42 -0400
changeset 3961 cf0ca1ff6c1a
parent 2266 289dc8e51210
permissions -rw-r--r--
Constrain to <= to avoid a bug on bottom edge reported by Henek

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}