forked from openlp/openlp
Added a small description to the lib module.
This commit is contained in:
parent
fb9914fb08
commit
1e7cd82103
@ -22,6 +22,11 @@
|
||||
# Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
||||
###############################################################################
|
||||
|
||||
"""
|
||||
The :mod:`lib` module contains most of the components and libraries that make
|
||||
OpenLP work.
|
||||
"""
|
||||
|
||||
import types
|
||||
from PyQt4 import QtCore, QtGui
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user