2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 23:17:05 +00:00

Change troggle horizontal menu items

This commit is contained in:
Philip Sargent
2020-06-01 17:41:41 +01:00
parent 8c4c2ad1cf
commit 90dc3dac3b
5 changed files with 26 additions and 30 deletions

View File

@@ -481,7 +481,6 @@ def LoadAllSurvexBlocks():
print("+", file=sys.stderr)
sys.stderr.flush();
# Restore sys.stdout to our old saved file handler
sys.stdout = stdout_orig
print(' - Loaded All Survex Blocks.')