QTfrontend/util/platform/AutoUpdater.cpp
author unc0rr
Sat, 02 Apr 2016 23:32:57 +0300
changeset 11649 f17df78181d8
parent 8381 588a8e6e2041
permissions -rw-r--r--
- Init physfs before creating debug log - Remove addfilelog calls from physfs init code

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}