fixed indentation.
This commit is contained in:
parent
7a1fe42be0
commit
6efd6bc702
1 changed files with 3 additions and 3 deletions
|
@ -46,10 +46,10 @@ namespace Oxygen {
|
|||
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
public:
|
||||
|
||||
//! constructor
|
||||
Config( KConfig* conf, QWidget* parent );
|
||||
//! constructor
|
||||
Config( KConfig* conf, QWidget* parent );
|
||||
|
||||
//! destructor
|
||||
~Config();
|
||||
|
|
Loading…
Reference in a new issue