From 6de64065a4ad7629dbafd3abe6ca4067647ba413 Mon Sep 17 00:00:00 2001 From: Anna Petrasova Date: Sat, 21 Aug 2021 22:56:25 -0400 Subject: [PATCH] add note it's experimental --- gui/wxpython/gui_core/preferences.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/wxpython/gui_core/preferences.py b/gui/wxpython/gui_core/preferences.py index ac2d343e0e8..4f21878e4f5 100644 --- a/gui/wxpython/gui_core/preferences.py +++ b/gui/wxpython/gui_core/preferences.py @@ -404,7 +404,7 @@ def _createGeneralPage(self, notebook): singleWindow = wx.CheckBox( parent=panel, id=wx.ID_ANY, - label=_("Use single-window mode (requires GUI restart)"), + label=_("Use single-window mode (experimental, requires GUI restart)"), name="IsChecked", ) singleWindow.SetValue(