Skip to content
Snippets Groups Projects
Commit b0b555c6 authored by steve-e's avatar steve-e
Browse files

Add missing Vim config line to gui_interface.py

parent 5cb3c74d
No related branches found
No related tags found
No related merge requests found
......@@ -3495,3 +3495,5 @@ class ThreadInterface:
Thread(target=thread_function, args=(func, func_args, callback,
callback_args)).start()
# vim: se ts=3:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment