QTfrontend/AutoUpdater.cpp
author unc0rr
Mon, 02 Apr 2012 17:28:18 +0400
changeset 6845 3cbfc35f6c2e
parent 2266 289dc8e51210
permissions -rw-r--r--
- Handle multidimensional arrays better - Error message for WithBlock to check type errors

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}