QTfrontend/util/platform/AutoUpdater.cpp
author sheepluva
Sun, 01 Jun 2014 04:17:27 +0200
changeset 10251 a3b42e81803c
parent 8381 588a8e6e2041
permissions -rw-r--r--
collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}