QTfrontend/AutoUpdater.cpp
author Xeli
Mon, 28 May 2012 19:15:51 +0200
changeset 7140 29948153fda2
parent 2266 289dc8e51210
permissions -rw-r--r--
Don't allow for multiple key up(or down) events, it will ignore the excess events

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}