diff options
Diffstat (limited to 'src/fbgui.h')
| -rw-r--r-- | src/fbgui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fbgui.h b/src/fbgui.h index 80cbb25..9d19ec2 100644 --- a/src/fbgui.h +++ b/src/fbgui.h @@ -113,7 +113,7 @@ private slots: // reboot the system void performReboot(); // Kexec - void loadSystem(); + void showLoadSystem(); void prepareKexec(); void runKexec(); void quitSuccess(); |
