summaryrefslogtreecommitdiffstats
path: root/src/fbgui.h
diff options
context:
space:
mode:
authorJonathan Bauer2011-04-25 15:30:30 +0200
committerJonathan Bauer2011-04-25 15:30:30 +0200
commit76f9e4bf6eccce658f98c2563226c84552647b15 (patch)
tree5cf7a8c6c8ec2c33f13fa4ed9b4c837a0e025739 /src/fbgui.h
parentpreload & loadsystem lighter theme (diff)
downloadfbgui-76f9e4bf6eccce658f98c2563226c84552647b15.tar.gz
fbgui-76f9e4bf6eccce658f98c2563226c84552647b15.tar.xz
fbgui-76f9e4bf6eccce658f98c2563226c84552647b15.zip
loading system page improved display logic
Diffstat (limited to 'src/fbgui.h')
-rw-r--r--src/fbgui.h2
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();