diff options
Diffstat (limited to 'tdecore/tdemultipledrag.h')
-rw-r--r-- | tdecore/tdemultipledrag.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tdecore/tdemultipledrag.h b/tdecore/tdemultipledrag.h index 42baf3530..4b9a05e80 100644 --- a/tdecore/tdemultipledrag.h +++ b/tdecore/tdemultipledrag.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef KMULTIPLEDRAG_H -#define KMULTIPLEDRAG_H +#ifndef TDEMULTIPLEDRAG_H +#define TDEMULTIPLEDRAG_H #ifndef QT_NO_DRAGANDDROP @@ -102,4 +102,4 @@ private: #endif // QT_NO_DRAGANDDROP -#endif // KMULTIPLEDRAG_H +#endif // TDEMULTIPLEDRAG_H |