Review Request: Kickoff: Make it freely resizable

Aaron Seigo aseigo at kde.org
Wed Feb 27 18:33:40 CET 2008


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://mattr.info/r/228/#review209
-----------------------------------------------------------


=)


trunk/KDE/kdebase/workspace/plasma/applets/kickoff/ui/launcher.cpp
<http://mattr.info/r/228/#comment154>

    ok, so this can now be written as:
    
    KConfigGroup sizeGroup;
    if (d->applet) {
         sizeGroup = d->applet->config();
    } else {
         sizeGroup = componentData().config()->group("Size");
    }
    


- Aaron


On 2008-02-27 09:07:39, Stephan Binner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://mattr.info/r/228/
> -----------------------------------------------------------
> 
> (Updated 2008-02-27 09:07:39)
> 
> 
> Review request for Plasma.
> 
> 
> Summary
> -------
> 
> Implements wish 152052, needed: a good graphic for the resize handle
> 
> 
> Diffs
> -----
> 
>   trunk/KDE/kdebase/workspace/plasma/applets/kickoff/applet/applet.cpp
>   trunk/KDE/kdebase/workspace/plasma/applets/kickoff/ui/launcher.h
>   trunk/KDE/kdebase/workspace/plasma/applets/kickoff/ui/launcher.cpp
> 
> Diff: http://mattr.info/r/228/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Stephan
> 
>



More information about the Panel-devel mailing list