#ifndef SUTILFUNCTION #define SUTILFUNCTION class QString; void databaseSetting(const QString& str); void messageBoxError(const QString& title, const QString &body); #endif // SUTILFUNCTION