summaryrefslogtreecommitdiffstats
path: root/kbabel
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:32:53 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:32:53 -0600
commite4cbbc78e0face70ca9725a64e281ac585a1b308 (patch)
tree9cc5623d1762ca43cd36354fdca0798c1abcd71e /kbabel
parent7c6d47908a2fd7f9959c0e5b92d86bd0ff036447 (diff)
downloadtdesdk-e4cbbc78e0face70ca9725a64e281ac585a1b308.tar.gz
tdesdk-e4cbbc78e0face70ca9725a64e281ac585a1b308.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'kbabel')
-rw-r--r--kbabel/addons/tdefile-plugins/tdefile_po.h6
1 files changed, 3 insertions, 3 deletions
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 <tdefilemetainfo.h>
@@ -47,4 +47,4 @@ class KPoPlugin : public KFilePlugin
virtual bool readInfo(KFileMetaInfo& info, uint);
};
-#endif // KFILE_PO_H
+#endif // TDEFILE_PO_H