s/frontends/applications, third
This commit is contained in:
parent
72c4d25d55
commit
7d3a889c19
16 changed files with 47 additions and 50 deletions
|
|
@ -20,7 +20,7 @@ from PyQt4.QtCore import QUrl
|
|||
from PyQt4.QtGui import QDialog
|
||||
from PyQt4.phonon import Phonon
|
||||
|
||||
from weboob.frontends.qvideoob.ui.video_ui import Ui_Video
|
||||
from weboob.applications.qvideoob.ui.video_ui import Ui_Video
|
||||
|
||||
class Video(QDialog):
|
||||
def __init__(self, video, parent=None):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue