diff options
Diffstat (limited to 'tdefilereplace/tdefilereplacelib.h')
-rw-r--r-- | tdefilereplace/tdefilereplacelib.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tdefilereplace/tdefilereplacelib.h b/tdefilereplace/tdefilereplacelib.h index 0810a992..9669b31c 100644 --- a/tdefilereplace/tdefilereplacelib.h +++ b/tdefilereplace/tdefilereplacelib.h @@ -18,8 +18,8 @@ * * ***************************************************************************/ -#ifndef KFILEREPLACELIB_H -#define KFILEREPLACELIB_H +#ifndef TDEFILEREPLACELIB_H +#define TDEFILEREPLACELIB_H // KDE #include <klocale.h> @@ -62,4 +62,4 @@ class KFileReplaceLib static void setIconForFileEntry(TQListViewItem* item, TQString path); }; -#endif // KFILEREPLACEFILELIB_H +#endif // TDEFILEREPLACEFILELIB_H |