includes, include guards and typos fixed
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=705066
This commit is contained in:
parent
79323a4399
commit
8bc26d704f
@ -17,8 +17,8 @@
|
||||
* Boston, MA 02110-1301, USA. *
|
||||
*******************************************************************************/
|
||||
|
||||
#ifndef PACKAGES_P_H //krazy:exclude=includes
|
||||
#define PACKAGES_P_H
|
||||
#ifndef LIBS_PLASMA_PACKAGES_P_H
|
||||
#define LIBS_PLASMA_PACKAGES_P_H
|
||||
|
||||
#include <plasma/packagestructure.h>
|
||||
|
||||
@ -39,4 +39,4 @@ public:
|
||||
|
||||
} // namespace Plasma
|
||||
|
||||
#endif // PACKAGES_P_H
|
||||
#endif // LIBS_PLASMA_PACKAGES_P_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user