QTfrontend/util/platform/AutoUpdater.cpp
changeset 8381 588a8e6e2041
parent 2266 289dc8e51210
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/QTfrontend/util/platform/AutoUpdater.cpp	Mon Jan 14 12:35:01 2013 +0100
@@ -0,0 +1,9 @@
+/*
+ * Copyright (C) 2008 Remko Troncon
+ */
+
+#include "AutoUpdater.h"
+
+AutoUpdater::~AutoUpdater()
+{
+}