Bug 156177 - [PATCH]kate tab bar plugin doesn't save settings
Summary: [PATCH]kate tab bar plugin doesn't save settings
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-19 16:18 UTC by Carlo Segato
Modified: 2008-01-22 11:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (4.02 KB, patch)
2008-01-19 16:18 UTC, Carlo Segato
Details

Note You need to log in before you can comment on or make changes to this bug.
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