This commit is contained in:
Andreas Preikschat 2013-06-18 21:32:04 +02:00
parent 1e11f4d821
commit 658b6f89da
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
The :mod:`listpreviewwidget` is a widget that lists the slides in the slide controller.
It is based on a QTableWidget but represents its contents in list form.
"""
from __future__ import division
from PyQt4 import QtCore, QtGui
from openlp.core.lib import ImageSource, Registry, ServiceItem