diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-15 18:49:13 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-15 18:49:13 -0600 |
| commit | 633d1c5794363097654d9aaa6cfe27a78c4c27f1 (patch) | |
| tree | de012ad38998b3e46f3ca6bfae85178ecca9fe49 /src/misc/Debug.h | |
| parent | b1db717c8a60207c8870e8d358bc6678c8810590 (diff) | |
| download | rosegarden-633d1c5794363097654d9aaa6cfe27a78c4c27f1.tar.gz rosegarden-633d1c5794363097654d9aaa6cfe27a78c4c27f1.zip | |
Rename KDE_VERSION to TDE_VERSION
Diffstat (limited to 'src/misc/Debug.h')
| -rw-r--r-- | src/misc/Debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/Debug.h b/src/misc/Debug.h index ca245bc..5a4e94e 100644 --- a/src/misc/Debug.h +++ b/src/misc/Debug.h @@ -27,7 +27,7 @@ #include <kdebug.h> #include <kdeversion.h> -#if KDE_VERSION < KDE_MAKE_VERSION(3,2,0) +#if TDE_VERSION < KDE_MAKE_VERSION(3,2,0) class TQDateTime; class TQDate; class TQTime; |
