From 6e6db807dac66c20a2d946cae6c10ecda0a38e97 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:33:51 -0600 Subject: Rename a few build variables for overall consistency --- tdefilereplace/tdefilereplaceiface.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdefilereplace/tdefilereplaceiface.h') 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 @@ -27,4 +27,4 @@ k_dcop: virtual void openURL(const TQString& url) = 0; }; -#endif // KFILEREPLACEIFACE_H +#endif // TDEFILEREPLACEIFACE_H -- cgit v1.2.1