diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2016-08-07 15:32:40 +0300 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2016-08-17 08:58:50 +0000 |
| commit | af5ccb7f8c91591ef9dec1ccf0ca211962002a94 (patch) | |
| tree | 5060a8098b3e2117a370e8c82c41e954241cbb31 /qmake/generators/unix/unixmake.cpp | |
| parent | 3d39c66369300569fa596e2d44b3d7887b6a9005 (diff) | |
tst_QStyleSheetStyle: Extract Method sample_widgets()
The only difference between the sample widget sets was:
- widgets << new QLabel("TESTING TESTING");
+ widgets << new QLabel("<b>TESTING TESTING</b>");
I chose the latter, because it's the more complex example
and neither the hoverColors nor focusColors tests suggest
the boldness of the text matters.
Part of port away from Q_FOREACH.
Change-Id: I9a928de4e781b96ad00a8c9515977c35ebfa6c24
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'qmake/generators/unix/unixmake.cpp')
0 files changed, 0 insertions, 0 deletions
