Fix from merge

This commit is contained in:
Tim Bentley 2010-08-01 09:41:09 +01:00
parent fb4bd1a8c2
commit 71d183d244
1 changed files with 2 additions and 2 deletions

View File

@ -34,12 +34,12 @@ from PyQt4 import QtCore, QtGui
from openlp.core.lib import Receiver
from openlp.core.resources import qInitResources
from openlp.core.ui import MainWindow, SplashScreen, ScreenList
from openlp.core.ui.mainwindow import MainWindow
from openlp.core.ui import SplashScreen, ScreenList
from openlp.core.utils import AppLocation, LanguageManager, VersionThread
log = logging.getLogger()
application_stylesheet = u"""
QMainWindow::separator
{