From 12ce267ff380b41095f4b4e6a6eeabf771be9739 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Mon, 17 Jan 2011 16:43:07 +0100 Subject: [PATCH] removed blank line --- openlp/core/ui/maindisplay.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openlp/core/ui/maindisplay.py b/openlp/core/ui/maindisplay.py index ad45d200d..84697f376 100644 --- a/openlp/core/ui/maindisplay.py +++ b/openlp/core/ui/maindisplay.py @@ -95,7 +95,6 @@ class DisplayWidget(QtGui.QGraphicsView): event.ignore() - class MainDisplay(DisplayWidget): """ This is the display screen.