diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-13 15:11:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-28 20:31:40 +0900 |
commit | f9942e8b46d1a774a86281a54a3dac1b7db14b5c (patch) | |
tree | be205b25868498bc5d7d3e42c1a46497bd0db73c /style/qtcurve.cpp | |
parent | 4d658898f077e49ff002f991bf2183da8ae9790f (diff) | |
download | tde-style-qtcurve-r14.1.x.tar.gz tde-style-qtcurve-r14.1.x.zip |
Setup gcc visibility and clean up cmake files. This resolves issue #22.r14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fb0b605dc2d0f5bc24dcf7d414d40b985fe07937)
Diffstat (limited to 'style/qtcurve.cpp')
-rw-r--r-- | style/qtcurve.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtcurve.cpp b/style/qtcurve.cpp index 01ec4d1..c530359 100644 --- a/style/qtcurve.cpp +++ b/style/qtcurve.cpp @@ -50,7 +50,7 @@ /* TDEHTML ----- -Srollbars: +Scrollbars: For some reason Scrollbars in TDEHTML seem to lose the bottom/left pixels. As if TDEHTML expects the scrollbar to be 1 pixel smaller/thinner than it actually is. To 'fix' this, the pixelMetric |