ref: ac44a33d7047518ca5cc00c7b0bb07b2efe6ad02
parent: 6956319c5ed5b309a4793e49822049e1c9937531
author: mkf <mkf@hp.lan>
date: Thu Apr 27 08:15:30 EDT 2023
fix build errors, remove giveup completely.
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -30,7 +30,6 @@
// file menu
bool action_newgame();
- void action_giveup();
// main window
void action_guess();
--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -412,6 +412,5 @@
<slot>action_guess()</slot>
<slot>action_inflives()</slot>
<slot>action_newgame()</slot>
- <slot>action_giveup()</slot>
</slots>
</ui>