Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
Takin
mag-core
Commits
6469c34b
Verified
Commit
6469c34b
authored
Feb 24, 2021
by
Tobias WEBER
Browse files
tascalc: cosmetic change
parent
32d6796b
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/tascalc/tas.py
View file @
6469c34b
...
...
@@ -628,7 +628,7 @@ class TasGUI:
app
.
setApplicationName
(
"qtas"
)
#app.setStyle("Fusion")
sett
=
qtc
.
QSettings
(
"t
obis_stuff"
,
"in20tool
"
)
sett
=
qtc
.
QSettings
(
"t
akin"
,
"tascalc
"
)
if
sett
.
contains
(
"mainwnd/theme"
):
app
.
setStyle
(
sett
.
value
(
"mainwnd/theme"
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment