Bug 156177

Summary: [PATCH]kate tab bar plugin doesn't save settings
Product: [Applications] kate Reporter: Carlo Segato <brandon.ml>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch

Description Carlo Segato 2008-01-19 16:18:08 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

kate tab bar plugin doesn't save settings(height, width, style etc...)
Comment 1 Carlo Segato 2008-01-19 16:18:56 UTC
Created attachment 23137 [details]
patch
Comment 2 Dominik Haumann 2008-01-22 11:27:45 UTC
SVN commit 764674 by dhaumann:

make save&load work again (nice catch)
Thanks to Carlo Segato for the patch, keep going :)
BUG: 156177


 M  +2 -2      ktinytabbar.cpp  
 M  +3 -3      ktinytabbar.h  
 M  +4 -4      plugin_katetabbarextension.cpp  
 M  +5 -5      plugin_katetabbarextension.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=764674
Comment 3 Dominik Haumann 2008-01-22 11:29:06 UTC
SVN commit 764675 by dhaumann:

make save&load work again, thanks for the patch
CCBUG: 156177


 M  +2 -2      ktinytabbar.cpp  
 M  +3 -3      ktinytabbar.h  
 M  +4 -4      plugin_katetabbarextension.cpp  
 M  +5 -5      plugin_katetabbarextension.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=764675