Skip to content

Commit 212e571

Browse files
committed
qtplasmac: rename QFrame label
1 parent ed35f66 commit 212e571

5 files changed

Lines changed: 11 additions & 5 deletions

File tree

share/qtvcp/screens/qtplasmac/qtplasmac.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3939,7 +3939,7 @@ EDGE</string>
39393939
</widget>
39403940
</item>
39413941
<item row="3" column="1">
3942-
<widget class="QFrame" name="kerfcross_frm">
3942+
<widget class="QFrame" name="voidlock_frm">
39433943
<property name="minimumSize">
39443944
<size>
39453945
<width>18</width>

share/qtvcp/screens/qtplasmac/qtplasmac_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = '1.233.247'
1+
VERSION = '1.233.248'
22

33
'''
44
qtplasmac_handler.py

share/qtvcp/screens/qtplasmac/versions.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ <h2>QtPlasmaC Version History</h2>
3030
</table>
3131
<br>
3232
<!--- ****** ADD NEXT VERSION BELOW THIS LINE ****** --->
33+
<br><b><u>v1.233.248 2022 Oct 10</u></b>
34+
<ul style="margin:0;">
35+
<li>rename QFrame label</li>
36+
</ul>
37+
<i>Changes submitted by snowgoer540 (Greg Carl)</i><br>
38+
3339
<br><b><u>v1.233.247 2022 Oct 09</u></b>
3440
<ul style="margin:0;">
3541
<li>allow python scripts from user buttons</li>

share/qtvcp/screens/qtplasmac_4x3/qtplasmac_4x3.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7742,7 +7742,7 @@ MOVE</string>
77427742
</widget>
77437743
</item>
77447744
<item row="5" column="1">
7745-
<widget class="QFrame" name="kerfcross_frm">
7745+
<widget class="QFrame" name="voidlock_frm">
77467746
<property name="maximumSize">
77477747
<size>
77487748
<width>16777215</width>
@@ -7830,7 +7830,7 @@ MOVE</string>
78307830
</spacer>
78317831
</item>
78327832
<item>
7833-
<widget class="QLabel" name="kerfcross_enable_lbl">
7833+
<widget class="QLabel" name="voidlock_enable_lbl">
78347834
<property name="minimumSize">
78357835
<size>
78367836
<width>0</width>

share/qtvcp/screens/qtplasmac_9x16/qtplasmac_9x16.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7768,7 +7768,7 @@ MOVE</string>
77687768
</widget>
77697769
</item>
77707770
<item row="5" column="1">
7771-
<widget class="QFrame" name="kerfcross_frm">
7771+
<widget class="QFrame" name="voidlock_frm">
77727772
<property name="maximumSize">
77737773
<size>
77747774
<width>16777215</width>

0 commit comments

Comments
 (0)