diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:31:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:31:45 -0600 |
commit | bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6 (patch) | |
tree | 0296a0267e6e7d3308fb510ffbd307f0135d1287 /tdeprint/tdefilelist.h | |
parent | ca26eb5709d1fd76f263b2c82adfc8bcaafd9086 (diff) | |
download | tdelibs-bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6.tar.gz tdelibs-bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tdeprint/tdefilelist.h')
-rw-r--r-- | tdeprint/tdefilelist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/tdefilelist.h b/tdeprint/tdefilelist.h index d5ef3ada1..9b376a15a 100644 --- a/tdeprint/tdefilelist.h +++ b/tdeprint/tdefilelist.h @@ -17,8 +17,8 @@ * Boston, MA 02110-1301, USA. **/ -#ifndef KFILELIST_H -#define KFILELIST_H +#ifndef TDEFILELIST_H +#define TDEFILELIST_H #include <tqwidget.h> #include <tqptrlist.h> |