Naming conventions, typos

This commit is contained in:
Klaus Basan
2014-08-14 01:23:52 +02:00
parent b676c30dba
commit bbb342b905
4 changed files with 67 additions and 37 deletions

View File

@@ -7,11 +7,11 @@
* contained in the LICENSE file.
*/
//! \file
#ifndef BLACKGUI_STYLESHEETUTILITY_H
#define BLACKGUI_STYLESHEETUTILITY_H
//! \file
#include <QMap>
#include <QObject>
#include <QFont>
@@ -28,7 +28,7 @@ namespace BlackGui
//! Read the *.qss files
bool read();
//! Style for file name
//! Style for given file name
QString style(const QString &fileName) const;
//! Multiple styles concatenated