diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/macrowindow.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/macrowindow.cc b/client/macrowindow.cc index 3161ce6..360488e 100644 --- a/client/macrowindow.cc +++ b/client/macrowindow.cc @@ -75,6 +75,7 @@ void MacroWindow::update(QDomNode &node) widgets.clear(); auxwidgets.clear(); + luaprograms.clear(); initMacro(node); |