use new API

This commit is contained in:
Giorgio Borelli
2014-11-11 13:25:05 +01:00
committed by Justine Doutreloux
parent 0f0dc88d03
commit fa5f889f5f
47 changed files with 296 additions and 6395 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: