diff options
Diffstat (limited to 'src/OpenCSGWarningDialog.ui')
-rw-r--r-- | src/OpenCSGWarningDialog.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OpenCSGWarningDialog.ui b/src/OpenCSGWarningDialog.ui index f902521..fe3f192 100644 --- a/src/OpenCSGWarningDialog.ui +++ b/src/OpenCSGWarningDialog.ui @@ -33,6 +33,9 @@ p, li { white-space: pre-wrap; } <property name="text"> <string>Enable OpenCSG</string> </property> + <property name="checked"> + <bool>true</bool> + </property> </widget> </item> <item> |