QTfrontend/AutoUpdater.cpp
author nemo
Sat, 02 Apr 2011 20:33:06 -0400
changeset 5088 8be2a0e9d276
parent 2266 289dc8e51210
permissions -rw-r--r--
use PtrInt to match lua's use of ptrdiff. Needs testing.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}