summaryrefslogtreecommitdiffstats
path: root/src/fbgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fbgui.h')
-rw-r--r--src/fbgui.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fbgui.h b/src/fbgui.h
index 664eea4..48ddce4 100644
--- a/src/fbgui.h
+++ b/src/fbgui.h
@@ -109,7 +109,8 @@ private slots:
void performShutDown();
// reboot the system
void performReboot();
- // prepareKexec
+ // Kexec
+ void loadSystem();
void prepareKexec();
void runKexec();
};