forked from openlp/openlp
Make plugin tab file locations consistent
This commit is contained in:
parent
22b00a130f
commit
a582d09752
@ -23,5 +23,4 @@
|
||||
# Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
||||
###############################################################################
|
||||
|
||||
from alertstab import AlertsTab
|
||||
from alertform import AlertForm
|
||||
|
@ -24,4 +24,5 @@
|
||||
###############################################################################
|
||||
|
||||
from alertsmanager import AlertsManager
|
||||
from alertstab import AlertsTab
|
||||
from manager import DBManager
|
||||
|
Loading…
Reference in New Issue
Block a user