diff --git a/vorple-status-line.h b/vorple-status-line.h index f65b963..63c9be9 100644 --- a/vorple-status-line.h +++ b/vorple-status-line.h @@ -146,7 +146,7 @@ Object VorpleDefaultStatusLine [ VorpleStatusLineRefresh ; if (isVorpleSupported() && VorpleStatusLineSize > 0) { ! save the internal state of line breaks - VorpleDrawStatusLine(); + VorpleDrawStatusLine.description(); ! restore the internal state of line breaks } ];