s/frontends/applications, third

This commit is contained in:
Christophe Benz 2010-07-06 13:51:22 +02:00
commit 7d3a889c19
16 changed files with 47 additions and 50 deletions

View file

@ -20,7 +20,7 @@ from PyQt4.QtCore import SIGNAL
from weboob.tools.application.qt import QtMainWindow, QtDo
from weboob.frontends.qvideoob.ui.main_window_ui import Ui_MainWindow
from weboob.applications.qvideoob.ui.main_window_ui import Ui_MainWindow
from .video import Video
from .minivideo import MiniVideo