From 252cb8589004363ae339bbfbe4186a1600a91e42 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 15 Nov 2011 18:48:00 -0600 Subject: Rename KDE_VERSION to TDE_VERSION --- ksystemlog/src/logListItem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksystemlog/src/logListItem.cpp') diff --git a/ksystemlog/src/logListItem.cpp b/ksystemlog/src/logListItem.cpp index 34c7c38..9b7f234 100644 --- a/ksystemlog/src/logListItem.cpp +++ b/ksystemlog/src/logListItem.cpp @@ -163,7 +163,7 @@ void LogListItem::paintCell(TQPainter* p, const TQColorGroup& cg, int column, in //Use or not an alternate background -#if defined(KDE_MAKE_VERSION) && KDE_VERSION >= KDE_MAKE_VERSION(3,4,0) +#if defined(KDE_MAKE_VERSION) && TDE_VERSION >= KDE_MAKE_VERSION(3,4,0) if (line->isParentLogLine()==true && column==0) pBuf.fillRect( buffer.rect(), isSelected() ? cg.highlight() : cg.highlight() ); else -- cgit v1.2.3