/*
* Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011 Philipp Spitzer, gregor herrmann
+ * Copyright (C) 2011-2013 Philipp Spitzer, gregor herrmann, Stefan Stahl
*
* This file is part of ConfClerk.
*
void error_message(const QString& message)
{
- QTextStream(stderr) << "ERROR: " << message << "\n";
#ifdef QT_MAEMO5_LIB
// by default the message is white on yellow, which is unusable
// but some html here works