diff options
Diffstat (limited to 'lib/gui/tartan/__init__.py')
| -rw-r--r-- | lib/gui/tartan/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gui/tartan/__init__.py b/lib/gui/tartan/__init__.py index 176d5d1e..7ba13789 100644 --- a/lib/gui/tartan/__init__.py +++ b/lib/gui/tartan/__init__.py @@ -4,6 +4,7 @@ # Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details. from .code_panel import CodePanel +from .stripe_panel import StripePanel from .customize_panel import CustomizePanel from .embroidery_panel import EmbroideryPanel from .help_panel import HelpPanel |
