Commit 4736393
1 parent fbe6c6a commit 4736393
2 files changed
+8
-3
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
159 | 167 |
| |
160 | 168 |
| |
161 | 169 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 | 62 |
| |
66 | 63 |
| |
67 | 64 |
| |
|
2 commit comments
dakcarto commentedon Jan 25, 2013
Tim,
Could you verify this fix still works for your setup? Seems that when the background is set via the app stylesheet (instead of directly on the widget), the issue of scrollbars reverting to default qt-style instead of os-style doesn't happen.
timlinux commentedon Jan 25, 2013
Yup that works!
Thanks