more code cosmetics

This commit is contained in:
hjk
2008-12-02 16:19:05 +01:00
parent 10e963fb61
commit cf11b69643
398 changed files with 1011 additions and 820 deletions

View File

@@ -30,8 +30,9 @@
** version 1.2, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef VCSBaseBASEEDITOR_H
#define VCSBaseBASEEDITOR_H
#ifndef VCSBASE_BASEEDITOR_H
#define VCSBASE_BASEEDITOR_H
#include "vcsbase_global.h"
@@ -168,6 +169,6 @@ private:
VCSBaseEditorPrivate *m_d;
};
} // namespace Internal
} // namespace VCSBase
#endif // VCSBaseBASEEDITOR_H
#endif // VCSBASE_BASEEDITOR_H