First experiments with sla supports ui

This commit is contained in:
Lukas Matena 2018-09-10 12:08:57 +02:00
parent e1deb03d3c
commit 891b6a8a34
5 changed files with 109 additions and 2 deletions

View file

@ -32,6 +32,7 @@ use constant TB_SPLIT => &Wx::NewId;
use constant TB_CUT => &Wx::NewId;
use constant TB_SETTINGS => &Wx::NewId;
use constant TB_LAYER_EDITING => &Wx::NewId;
use constant TB_SLA_SUPPORTS => &Wx::NewId;
use Wx::Locale gettext => 'L';