[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    [PATCH] Correct use of macros
From:       "=?UTF-8?Q?Enrique_Mat=C3=ADas_S=C3=A1nchez_\(Quique\)?=" <cronopios () gmail ! com>
Date:       2006-12-14 8:43:45
Message-ID: 8511b92f0612140043q22187016heb734a0b668a800a () mail ! gmail ! com
[Download RAW message or body]

The English Breakfast Network claims that the TRUE and FALSE macros
are obsolete and should be replaced with true and false (all lower
case) respectively.


-- 
Do we have to destroy our freedom in order to save it?
Data retention is no solution.

["patch.diff" (text/x-diff)]

Index: vcolorslider.cc
===================================================================
--- vcolorslider.cc	(revisiĆ³n: 613608)
+++ vcolorslider.cc	(copia de trabajo)
@@ -149,7 +149,7 @@
 		else if( ev->type() == QEvent::MouseButtonRelease )
 			m_isDragging = false;
 	} 
-	return FALSE;
+	return false;
 }
 
 #include "vcolorslider.moc"


____________________________________
koffice mailing list
koffice@kde.org
To unsubscribe please visit:
https://mail.kde.org/mailman/listinfo/koffice


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic