This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
sevenx
/
kodi_plugin
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a222bef9ff
Rami (Branch)
Tag
master
kodi_plugin
/
xbmcgui.py
xbmcgui.py
93 B
Cronologia
Originale
1
2
3
4
5
6
# -*- coding: utf-8 -*-
class Dialog(object):
def ok(self, *args):
print("ok")