QTfrontend/AutoUpdater.cpp
author Xeli
Mon, 28 May 2012 19:33:57 +0200
changeset 7141 ea6ad9a97fca
parent 2266 289dc8e51210
permissions -rw-r--r--
change the array which represents the keyboard state to be a boolean array rather than byte array

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}