[Kde-print-devel] [Bug 140281] Global default for ToolBar "Text position" doesn't work

Michael Goffioul kdeprint_bugs at swing.be
Mon Jan 22 09:39:36 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=140281         




------- Additional Comments From kdeprint_bugs swing be  2007-01-22 09:39 -------
This was intentional. See http://websvn.kde.org/trunk/KDE/kdelibs/kdeprint/kprintpreview.cpp?rev=621518&view=auto in function KPrintPreview::initView(). The style for the toolbar is explicitely set.

I did this to make the print preview clearer as (at the time I wrote that code, which means a few years ago) I found the single icons weren't very meaningful about their associated action.

What you can try is to comment the line with "d->toolbar_->setToolButtonStyle"
and recompile to see if it works as expected.


More information about the Kde-print-devel mailing list