NetworkManager/examples/C
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
..
glib examples: use correct Mbit/s for bitrates 2014-04-01 15:15:18 +02:00
qt examples: fix qt demo to work without STL support 2014-04-04 17:06:08 +02:00
Makefile.am examples: add some Qt examples and build infrastructure 2011-04-20 19:48:32 -05:00