QTfrontend/AutoUpdater.cpp
author unc0rr
Wed, 04 Apr 2012 15:05:14 +0400
changeset 6854 873929cbd54b
parent 2266 289dc8e51210
permissions -rw-r--r--
Normalize RecordFields before conversion. Helps with namespaces problem.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}