From e4cbbc78e0face70ca9725a64e281ac585a1b308 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:32:53 -0600 Subject: Rename a few build variables for overall consistency --- kbabel/addons/tdefile-plugins/tdefile_po.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kbabel/addons') diff --git a/kbabel/addons/tdefile-plugins/tdefile_po.h b/kbabel/addons/tdefile-plugins/tdefile_po.h index 75ed429b..e1d449ae 100644 --- a/kbabel/addons/tdefile-plugins/tdefile_po.h +++ b/kbabel/addons/tdefile-plugins/tdefile_po.h @@ -29,8 +29,8 @@ */ -#ifndef KFILE_PO_H -#define KFILE_PO_H +#ifndef TDEFILE_PO_H +#define TDEFILE_PO_H #include @@ -47,4 +47,4 @@ class KPoPlugin : public KFilePlugin virtual bool readInfo(KFileMetaInfo& info, uint); }; -#endif // KFILE_PO_H +#endif // TDEFILE_PO_H -- cgit v1.2.1