QTfrontend/AutoUpdater.cpp
author unc0rr
Fri, 24 Dec 2010 20:33:17 +0300
changeset 4666 34551d8639cf
parent 2266 289dc8e51210
permissions -rw-r--r--
- Fix encoding function to iterate reversed list - Fix decoding routine to not loose last point

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}