Skip to content

Commit f3e78a0

Browse files
committed
BaseInternalDialog.m - Merge in some cleanup work
1 parent 13088af commit f3e78a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

widgets/+wt/+abstract/BaseInternalDialog.m

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
classdef BaseInternalDialog < wt.abstract.BaseWidget
22
% Base class for a dialog that sits internal to the uifigure
33

4-
% Please note this is an experimental component that may change in the
5-
% future.
4+
% ** This is a prototype component that may change in the future.
65

76
% Copyright 2022-2025 The MathWorks Inc.
87

0 commit comments

Comments
 (0)