NetworkManager/examples/C/qt
Dan Winship f441cf2b90 libnm: consistently use "INTERFACE" rather than "IFACE" in macros
Most D-Bus interface name macros used "INTERFACE" in their name (eg,
NM_DBUS_INTERFACE), but a few used "IFACE" instead (eg,
NM_DBUS_IFACE_SETTINGS). Make them consistent.
2014-08-01 14:34:06 -04:00
..
.gitignore trivial: add gitignore for qt examples 2013-04-29 14:14:11 +02:00
add-connection-wired.cpp libnm: consistently use "INTERFACE" rather than "IFACE" in macros 2014-08-01 14:34:06 -04:00
change-ipv4-addresses.cpp libnm: consistently use "INTERFACE" rather than "IFACE" in macros 2014-08-01 14:34:06 -04:00
list-connections.cpp libnm: consistently use "INTERFACE" rather than "IFACE" in macros 2014-08-01 14:34:06 -04:00
Makefile.am all: port everything to libnm 2014-08-01 14:34:05 -04:00
monitor-nm-running.cpp examples: fix qt demo to work without STL support 2014-04-04 23:20:05 +02:00