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

List:       kde-commits
Subject:    Re: KDE/kdelibs/kdeui/colors
From:       Andreas Hartmetz <ahartmetz () gmail ! com>
Date:       2010-01-11 18:15:36
Message-ID: 201001111915.36991.ahartmetz () gmail ! com
[Download RAW message or body]

On Sunday 10 January 2010 21:13:13 Davide Bettio wrote:
> SVN commit 1072736 by bettio:
> 
> New color palette.
> 
> 
>  M  +27 -15    kcolorcombo.cpp
> 
> 
> --- trunk/KDE/kdelibs/kdeui/colors/kcolorcombo.cpp #1072735:1072736
> @@ -146,7 +146,7 @@
>  }
> 
> 
> -#define STANDARD_PAL_SIZE 17
> +#define STANDARD_PAL_SIZE 26
> 
static const int s_standardPaletteSize = 26; [omit the s_ prefix if you don't 
like it]
achieves the same but without using the text replacement engine aka 
preprocessor. If you need text constants you can use static const char *, 
etc...
This is not particularly important; I hope that a few others read this mail 
though :)
[prev in list] [next in list] [prev in thread] [next in thread] 

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