QTfrontend/AutoUpdater.cpp
author nemo
Tue, 24 Apr 2012 16:58:19 -0400
changeset 6926 6e832f8f4d8e
parent 2266 289dc8e51210
permissions -rw-r--r--
Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}