Home » U++ Library support » U++ Library : Other (not classified elsewhere) » [FIXED] Wrong SizeVert icon on KDE desktop.
[FIXED] Wrong SizeVert icon on KDE desktop. [message #39467] |
Sun, 17 March 2013 13:22  |
 |
Klugier
Messages: 1099 Registered: September 2012 Location: Poland, Kraków
|
Senior Contributor |
|
|
Hello,
I have noticed some problem with vertical SizeVert icon on my KDE desktorop (Kubuntu 12.10). Now, It is using gtk icon instead of KDE one. The solution is really easy. We need to change only one line of code.
Firstly let's find find following file: CtrlCore/ImageX11.cpp; Next we need to jump to 417 line number and change it to:
Image Image::SizeVert() FCURSOR_(XC_sb_v_double_arrow)
from
Image Image::SizeVert() FCURSOR_(XC_double_arrow)
Sincerely,
Klugier
U++ - one framework to rule them all.
[Updated on: Thu, 27 June 2013 21:19] Report message to a moderator
|
|
|
|
Goto Forum:
Current Time: Fri Apr 25 11:57:22 CEST 2025
Total time taken to generate the page: 0.00570 seconds
|