summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/tdefilereplaceiface.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/tdefilereplaceiface.h
parent0f2cdace57937e42849449167138a1672ef1d867 (diff)
downloadtdewebdev-6e6db807dac66c20a2d946cae6c10ecda0a38e97.tar.gz
tdewebdev-6e6db807dac66c20a2d946cae6c10ecda0a38e97.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'tdefilereplace/tdefilereplaceiface.h')
-rw-r--r--tdefilereplace/tdefilereplaceiface.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdefilereplace/tdefilereplaceiface.h b/tdefilereplace/tdefilereplaceiface.h
index 515a330e..77be035f 100644
--- a/tdefilereplace/tdefilereplaceiface.h
+++ b/tdefilereplace/tdefilereplaceiface.h
@@ -14,8 +14,8 @@
* (at your option) any later version. *
* *
***************************************************************************/
-#ifndef KFILEREPLACEIFACE_H
-#define KFILEREPLACEIFACE_H
+#ifndef TDEFILEREPLACEIFACE_H
+#define TDEFILEREPLACEIFACE_H
#include <dcopobject.h>
@@ -27,4 +27,4 @@ k_dcop:
virtual void openURL(const TQString& url) = 0;
};
-#endif // KFILEREPLACEIFACE_H
+#endif // TDEFILEREPLACEIFACE_H