QTfrontend/util/platform/AutoUpdater.cpp
author Wuzzy <Wuzzy2@mail.ru>
Mon, 14 Jan 2019 02:48:36 +0100
changeset 14570 0da43a3d5500
parent 8381 588a8e6e2041
permissions -rw-r--r--
Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}