NetworkManager/examples/C
Thomas Haller 2748bcfebf 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.

This fixes the previous commit f73e3669b3
that I pushed accidentally.

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

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-04-04 23:20:05 +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 23:20:05 +02:00
Makefile.am examples: add some Qt examples and build infrastructure 2011-04-20 19:48:32 -05:00