QTfrontend/AutoUpdater.cpp
author nemo
Sun, 08 Jul 2012 12:00:27 -0400
changeset 7366 e5a0856708dc
parent 2266 289dc8e51210
permissions -rw-r--r--
Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}