Pull in out-comment
This commit is contained in:
parent
9ea34f43bd
commit
3e638cd100
@ -4,7 +4,7 @@
|
|||||||
{included_applications,[]},
|
{included_applications,[]},
|
||||||
{applications,[stdlib,kernel,sasl,ssl]},
|
{applications,[stdlib,kernel,sasl,ssl]},
|
||||||
{vsn,"0.8.0"},
|
{vsn,"0.8.0"},
|
||||||
{modules,[gajudesk,gd_con,gd_grids,gd_gui,gd_jt,
|
{modules,[gajudesk,gd_con,gd_grids,gd_gui,gd_jt,gd_lib,
|
||||||
gd_sophia_editor,gd_sup,gd_v,gd_v_devman,gd_v_netman,
|
gd_m_spend,gd_m_wallet_importer,gd_sophia_editor,
|
||||||
gd_v_wallman]},
|
gd_sup,gd_v,gd_v_devman,gd_v_netman,gd_v_wallman]},
|
||||||
{mod,{gajudesk,[]}}]}.
|
{mod,{gajudesk,[]}}]}.
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
-copyright("Craig Everett <zxq9@zxq9.com>").
|
-copyright("Craig Everett <zxq9@zxq9.com>").
|
||||||
-license("GPL-3.0-or-later").
|
-license("GPL-3.0-or-later").
|
||||||
|
|
||||||
-behavior(zxw_modal).
|
%-behavior(zxw_modal).
|
||||||
|
|
||||||
-export([show/2]).
|
-export([show/2]).
|
||||||
-export([init/1, handle_info/2, handle_event/2]).
|
-export([init/1, handle_info/2, handle_event/2]).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user