Correct include guards name
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=853013
This commit is contained in:
parent
9ce3660816
commit
ef72738960
@ -17,8 +17,8 @@
|
|||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA *
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef PLASMAAPPLETDIALOG_H
|
#ifndef POPUPAPPLET_H
|
||||||
#define PLASMAAPPLETDIALOG_H
|
#define POPUPAPPLET_H
|
||||||
|
|
||||||
#include <plasma/applet.h>
|
#include <plasma/applet.h>
|
||||||
#include <plasma/plasma_export.h>
|
#include <plasma/plasma_export.h>
|
||||||
@ -111,5 +111,5 @@ private:
|
|||||||
|
|
||||||
} // Plasma namespace
|
} // Plasma namespace
|
||||||
|
|
||||||
#endif /* PLASMAAPPLETDIALOG_H */
|
#endif /* POPUPAPPLET_H */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user