fixed indentation.

This commit is contained in:
Hugo Pereira Da Costa 2012-08-27 23:00:32 +02:00
parent 7a1fe42be0
commit 6efd6bc702

View file

@ -46,10 +46,10 @@ namespace Oxygen {
Q_OBJECT
public:
public:
//! constructor
Config( KConfig* conf, QWidget* parent );
//! constructor
Config( KConfig* conf, QWidget* parent );
//! destructor
~Config();