QTfrontend/AutoUpdater.cpp
author nemo
Thu, 15 Sep 2011 22:53:47 -0400
changeset 5926 09bbc7b88714
parent 2266 289dc8e51210
permissions -rw-r--r--
2 extra steps was still occasionally causing problems w/ edge cases. hopefully 3 should do the trick

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}