QTfrontend/util/platform/AutoUpdater.cpp
author alfadur <mail@none>
Sat, 21 Dec 2019 23:33:50 +0300
changeset 15519 b3157d218ae2
parent 8381 588a8e6e2041
permissions -rw-r--r--
disallow mutable clients to leave the server

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}