update message_box_size plugin to py3

This commit is contained in:
Yann Leboulanger
2013-01-29 17:17:21 +01:00
parent a6ac97838c
commit d6715ad6c8
3 changed files with 11 additions and 11 deletions

View File

@@ -1 +1 @@
from msg_box_size import MsgBoxSizePlugin
from .msg_box_size import MsgBoxSizePlugin