fixed import I just removed :/

This commit is contained in:
Andreas Preikschat 2013-02-16 13:42:25 +01:00
parent b76656420b
commit 479244fde2
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Package to test the openlp.core.lib.screenlist package.
import copy
from unittest import TestCase
from mock import MagicMock
from PyQt4 import QtGui, QtCore
from openlp.core.lib import ScreenList