QTfrontend/AutoUpdater.cpp
author unc0rr
Thu, 10 Nov 2011 23:14:40 +0300
changeset 6317 83b93a2d2741
parent 2266 289dc8e51210
permissions -rw-r--r--
Improve parsing of complex references like "a^[b[c], d]"

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}