QTfrontend/AutoUpdater.cpp
author Xeli
Fri, 19 Aug 2011 17:21:18 +0200
branchhedgeroid
changeset 5609 9d66611e4d0a
parent 2266 289dc8e51210
permissions -rw-r--r--
Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}