QTfrontend/AutoUpdater.cpp
author Xeli
Tue, 28 Jun 2011 17:54:27 +0200
branchhedgeroid
changeset 5369 0ce1ef75c08f
parent 2266 289dc8e51210
permissions -rw-r--r--
Removed absolute path to libhwengine.so, the library must be preloaded from Java now. Which automagically knows where libhwengine.so is!

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}