Rename the TextureProgress node to TextureProgressBar
Advantages: - When searching for "progressbar", you'll see both nodes in the search results. - More consistent with Button/TextureButton.
This commit is contained in:
parent
a511a26ad8
commit
57dcc83152
9 changed files with 80 additions and 79 deletions
|
|
@ -57,7 +57,7 @@
|
|||
#include "scene/gui/split_container.h"
|
||||
#include "scene/gui/tab_container.h"
|
||||
#include "scene/gui/tabs.h"
|
||||
#include "scene/gui/texture_progress.h"
|
||||
#include "scene/gui/texture_progress_bar.h"
|
||||
#include "scene/main/window.h"
|
||||
#include "scene/resources/packed_scene.h"
|
||||
#include "servers/display_server.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue