NetworkManager/examples
Thomas Haller f73e3669b3 examples: fix qt demo to work without STL support
The function toStdString() is only available when QT was
compiled with STL support. The configure script does
not check STL support and might build the QT examples
even if toStdString() is not available.

Fix this, by not using the function.

https://bugzilla.gnome.org/show_bug.cgi?id=727608

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-04-04 17:06:08 +02:00
..
C examples: fix qt demo to work without STL support 2014-04-04 17:06:08 +02:00
dispatcher examples: update 70-wifi-wired-exclusive.sh for new nmcli syntax 2013-07-15 15:52:23 +02:00
python examples: fix Makefile.am to include all Python examples for distribution 2014-03-07 19:54:49 +01:00
ruby docs: update documentation links 2013-12-17 12:07:51 -06:00
shell examples: update examples for new device types 2013-11-29 09:29:56 +01:00
Makefile.am examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00