From 39ec25f4244a1cefbbf520ef615823a5991045db Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 22 Feb 2012 11:28:40 +0100 Subject: fix for continueBoot button from user choice dialog --- src/fbgui/ndgui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fbgui/ndgui.h') diff --git a/src/fbgui/ndgui.h b/src/fbgui/ndgui.h index 379479d..05e2665 100644 --- a/src/fbgui/ndgui.h +++ b/src/fbgui/ndgui.h @@ -41,7 +41,7 @@ public slots: /* to delete once the new jsi is tested ... */ // void addInterface(const QString &ifName); - void continueBoot(QString ifName); + void continueBoot(const QString& ifName); signals: -- cgit v1.2.3-55-g7522