summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/tdefilereplacelib.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:33:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:33:51 -0600
commit6e6db807dac66c20a2d946cae6c10ecda0a38e97 (patch)
tree7091a8068f0dafe3861a2a9b5db4b44e08033e10 /tdefilereplace/tdefilereplacelib.h
parent0f2cdace57937e42849449167138a1672ef1d867 (diff)
downloadtdewebdev-6e6db807dac66c20a2d946cae6c10ecda0a38e97.tar.gz
tdewebdev-6e6db807dac66c20a2d946cae6c10ecda0a38e97.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'tdefilereplace/tdefilereplacelib.h')
-rw-r--r--tdefilereplace/tdefilereplacelib.h6
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