summaryrefslogtreecommitdiff
path: root/linux/system.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linux/system.cpp')
-rw-r--r--linux/system.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/system.cpp b/linux/system.cpp
index 25767cd..3769dd1 100644
--- a/linux/system.cpp
+++ b/linux/system.cpp
@@ -548,6 +548,7 @@ bool SystemDoDialog(int mode, void* param)
} break;
case LC_DLG_MINIFIG: {
+ return minifigdlg_execute(param) == LC_OK;
} break;
case LC_DLG_PROPERTIES: {