~wgrant/openlp/openlyrics_test

« back to all changes in this revision

Viewing changes to openlp/plugins/images/lib/imagetab.py

  • Committer: Martin Zibricky
  • Date: 2011-10-06 16:16:29 UTC
  • mfrom: (1186.2.584 openlp)
  • Revision ID: mzibr.public@gmail.com-20111006161629-17tyvvq60h3h15dd
[merge] r1770, rename testing dir to tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
from PyQt4 import QtCore, QtGui
29
29
 
30
30
from openlp.core.lib import SettingsTab, translate, Receiver
31
 
from openlp.core.lib.ui import UiStrings, create_valign_combo
32
31
 
33
32
class ImageTab(SettingsTab):
34
33
    """