Skip to content

Commit b5f36d7

Browse files
committed
qtvcp -probe basic help: update images, add another page
Getting closer to fixing all the unintentional lies
1 parent 9fff88c commit b5f36d7

28 files changed

Lines changed: 54 additions & 44 deletions

lib/python/qtvcp/widgets/basic_probe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def __init__(self, parent=None):
6262
LOG.critical(e)
6363
self.helpPages = ['basic_help.html','basic_help1.html','basic_help2.html',
6464
'basic_help3.html','basic_help4.html','basic_help5.html',
65-
'basic_help6.html','basic_help7.html']
65+
'basic_help6.html','basic_help7.html','basic_help8.html']
6666
self.currentHelpPage = 0
6767

6868
self.probe_list = ["OUTSIDE CORNERS", "INSIDE CORNERS", "EDGE ANGLE", "BOSS and POCKETS",
6.04 KB
Loading
116 KB
Loading
Binary file not shown.
4.29 KB
Binary file not shown.
83.8 KB
Loading
193 KB
Binary file not shown.
-42.4 KB
Loading
-94.3 KB
Loading
5.21 KB
Loading

0 commit comments

Comments
 (0)