Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
Kajongg
Commits
b9d94439
Commit
b9d94439
authored
Dec 15, 2017
by
Wolfgang Rohdewald
Browse files
Debug.locate now shows full path for kajonggrc
parent
ad31f9a5
Changes
1
Show whitespace changes
Inline
Side-by-side
src/kajongg.py
View file @
b9d94439
...
...
@@ -175,6 +175,10 @@ if hasattr(QGuiApplication, 'setDesktopFileName'):
if
Debug
.
neutral
:
MLocale
.
translation
=
None
if
Debug
.
locate
:
# this has been read before Debug.locate is set
Internal
.
logger
.
debug
(
'Configuration in %s'
,
Internal
.
kajonggrc
.
path
)
if
Debug
.
events
:
EVHANDLER
=
EvHandler
()
Internal
.
app
.
installEventFilter
(
EVHANDLER
)
...
...
Write
Preview
Supports
Markdown
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