manuskript/manuskript/ui/editor/__init__.py
TheJackiMonster 7fd205cd7f
Implement grid view with navigation
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-20 00:13:41 +01:00

5 lines
99 B
Python

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from manuskript.ui.editor.gridItem import GridItem