diff --git a/README.md b/README.md index 17fe942..4057ff8 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,6 @@ Additional information TODO (wish list) ---------------- -* test profile reading * man pages Links diff --git a/sources/netctlgui/src/netctlprofile.cpp b/sources/netctlgui/src/netctlprofile.cpp index a7a2532..3b871db 100644 --- a/sources/netctlgui/src/netctlprofile.cpp +++ b/sources/netctlgui/src/netctlprofile.cpp @@ -132,10 +132,12 @@ QMap NetctlProfile::getSettingsFromProfile(const QString profi keys.append(output[i].split(QChar('='))[0]); for (int i=0; i