Bug 245120

Summary: A few double-margin fixes
Product: [Applications] konversation Reporter: Aurelien Gateau <agateau>
Component: generalAssignee: Konversation Bugs <konversation-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: hein
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Fix for double margins in server settings dialogs

Description Aurelien Gateau 2010-07-19 12:15:55 UTC
Created attachment 49307 [details]
Fix for double margins in server settings dialogs

The server settings dialogs have double-margins in a few areas. This leads to empty space which could be used by the list views instead.

Attached patch fix this. I had to replace the group boxes in the "servers" and "channels" part with plain widgets to achieve it.
Comment 1 Eike Hein 2010-07-19 12:23:20 UTC
Looks good to me :). Want to commit yourself or should I?
Comment 2 Aurelien Gateau 2010-07-19 15:01:09 UTC
Just committed it, thanks.