QML split: Touch, Desktop, Common
This commit is contained in:
parent
d267582aa0
commit
2f291673ab
44 changed files with 167 additions and 54 deletions
2
main.py
2
main.py
|
@ -19,7 +19,7 @@
|
|||
import sys
|
||||
import os
|
||||
|
||||
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..', 'gpodder', 'src'))
|
||||
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..', 'gpodder-core', 'src'))
|
||||
|
||||
import pyotherside
|
||||
import gpodder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue