Coding style fixes.

This commit is contained in:
Felix Geyer
2012-06-24 11:32:54 +02:00
parent 38d2b124d8
commit f690522725
4 changed files with 2 additions and 5 deletions

View File

@@ -81,7 +81,6 @@ Config::Config(QObject* parent)
Config::~Config()
{
;
}
void Config::init(const QString& fileName)