Fix coding style

This commit is contained in:
thalieht
2018-06-14 14:46:50 +03:00
committed by sledgehammer999
parent 976e2450ec
commit c99ac99a99
31 changed files with 162 additions and 165 deletions

View File

@@ -27,9 +27,10 @@
* exception statement from your version.
*/
#include <QString>
#include "iconprovider.h"
#include <QString>
IconProvider::IconProvider(QObject *parent)
: QObject(parent)
{