diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:28:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:28:49 -0600 |
commit | 81bea8c166dd096c45b9c25aeb4fd7f68b56fd03 (patch) | |
tree | aee41c1b6b67c6311622d30c9d7266470c48e306 /extra/kde330/selectdialog.h | |
parent | 55efb423eff98eb5f5e385a39a77bca56e81b3c5 (diff) | |
download | pytde-81bea8c166dd096c45b9c25aeb4fd7f68b56fd03.tar.gz pytde-81bea8c166dd096c45b9c25aeb4fd7f68b56fd03.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'extra/kde330/selectdialog.h')
-rw-r--r-- | extra/kde330/selectdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde330/selectdialog.h b/extra/kde330/selectdialog.h index 4fc3685..320ef0a 100644 --- a/extra/kde330/selectdialog.h +++ b/extra/kde330/selectdialog.h @@ -21,8 +21,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef KRESOURCES_SELECTDIALOG_H -#define KRESOURCES_SELECTDIALOG_H +#ifndef TDERESOURCES_SELECTDIALOG_H +#define TDERESOURCES_SELECTDIALOG_H #include <tqobject.h> #include <tqptrlist.h> |