use new API

This commit is contained in:
Giorgio Borelli
2014-11-11 13:25:05 +01:00
parent 8d97a7ba01
commit 3b1d14196a
6 changed files with 165 additions and 77 deletions

View File

@@ -18,8 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
import document_page_create_menu
import document_page_show_diff
from . import document_page_create_menu
from . import document_page_show_diff
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: