~khurshid-alam/unity-control-center/use-usd-schemas

« back to all changes in this revision

Viewing changes to panels/network/net-device-mobile.h

  • Committer: Sebastien Bacher
  • Author(s): Khurshid Alam
  • Date: 2019-05-17 07:34:33 UTC
  • mfrom: (12920.1.1 unity-control-center)
  • Revision ID: seb128@ubuntu.com-20190517073433-ch2kybdhhzpkmvq4
Network: Port to libnm 1.2 (lp: #1744619)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#define __NET_DEVICE_MOBILE_H
24
24
 
25
25
#include <glib-object.h>
 
26
#include <NetworkManager.h>
26
27
 
27
28
#include "net-device.h"
28
 
#include "nm-connection.h"
29
29
 
30
30
G_BEGIN_DECLS
31
31