gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/fox-gui/window_part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fox-gui/window_part.cpp')
-rw-r--r--fox-gui/window_part.cpp 2
1 files changed, 2 insertions, 0 deletions
diff --git a/fox-gui/window_part.cpp b/fox-gui/window_part.cpp
index 89d9b84c..0b86be10 100644
--- a/fox-gui/window_part.cpp
+++ b/fox-gui/window_part.cpp
@@ -9,6 +9,7 @@ int
window_part::parse(const char* str)
{
const char* p = str;
+ m_index.clear();
parse_element(p);
return m_index.size();
}
@@ -91,6 +92,7 @@ window_part::split_rec(const rect_type& r, unsigned& k)
void
window_part::split()
{
+ m_rect.clear();
rect_type r(0, 0, 1, 1);
unsigned pos = 0;
split_rec(r, pos);
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月30日 20:40:20 +0000

AltStyle によって変換されたページ (->オリジナル) /