summaryrefslogtreecommitdiffstats
path: root/doc/classes/PopupPanel.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-03-31 11:56:58 +0200
committerRémi Verschelde <rverschelde@gmail.com>2020-03-31 11:56:58 +0200
commite5033d39523abd7bcf14b6d2886b659613cea78f (patch)
treeb4ce4cea5a18360fe97808c354d8764902741d4a /doc/classes/PopupPanel.xml
parent0926c192e8cca7509ace4cf015c9a1dd529393f1 (diff)
downloadredot-engine-e5033d39523abd7bcf14b6d2886b659613cea78f.tar.gz
doc: Sync classref with DisplayServer/Window changes
Diffstat (limited to 'doc/classes/PopupPanel.xml')
-rw-r--r--doc/classes/PopupPanel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PopupPanel.xml b/doc/classes/PopupPanel.xml
index 2e62d09f8f..72045c5559 100644
--- a/doc/classes/PopupPanel.xml
+++ b/doc/classes/PopupPanel.xml
@@ -4,7 +4,7 @@
Class for displaying popups with a panel background.
</brief_description>
<description>
- Class for displaying popups with a panel background. In some cases it might be simpler to use than [Popup], since it provides a configurable background. If you are making windows, better check [WindowDialog].
+ Class for displaying popups with a panel background. In some cases it might be simpler to use than [Popup], since it provides a configurable background. If you are making windows, better check [Window].
</description>
<tutorials>
</tutorials>