From 341a19a9559cb31851e73b04a074f83e22d75c5c Mon Sep 17 00:00:00 2001 From: arcan1s Date: Mon, 14 Jul 2014 14:03:38 +0400 Subject: [PATCH] fix profile reading --- README.md | 1 - sources/netctlgui/src/netctlprofile.cpp | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) 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