forked from openlp/openlp
fix links
This commit is contained in:
parent
203c7b9dd8
commit
abd2c16ccd
@ -25,7 +25,7 @@ The :mod:`~openlp.plugins.songs.forms.songselectdialog` module contains the user
|
|||||||
|
|
||||||
from PyQt5 import QtCore, QtWidgets
|
from PyQt5 import QtCore, QtWidgets
|
||||||
|
|
||||||
from openlp.core.common import HistoryComboBox
|
from openlp.core.ui.lib.historycombobox import HistoryComboBox
|
||||||
from openlp.core.lib import translate, build_icon
|
from openlp.core.lib import translate, build_icon
|
||||||
from openlp.core.ui import SingleColumnTableWidget
|
from openlp.core.ui import SingleColumnTableWidget
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user