fixed indentation.

icc-effect-5.14.5
Hugo Pereira Da Costa 2012-08-27 23:00:32 +02:00
parent 7a1fe42be0
commit 6efd6bc702
1 changed files with 3 additions and 3 deletions

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();