QTfrontend/AutoUpdater.cpp
author nemo
Sat, 27 Mar 2010 04:02:02 +0000
changeset 3097 6fa39c1c41b9
parent 2266 289dc8e51210
permissions -rw-r--r--
Try to reduce expensive Distance() call until sure it is needed

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}