~khurshid-alam/unity-control-center/libnm-port-test

« back to all changes in this revision

Viewing changes to panels/network/connection-editor/ce-page-security.h

  • Committer: Khurshid Alam
  • Date: 2018-06-05 14:47:56 UTC
  • Revision ID: khurshid.alam@linuxmail.org-20180605144756-or0tftb2kddhvhq2
Update connection editor pages and wireless security from Gnome-3.26

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
 
46
46
        GtkComboBox *security_combo;
47
47
        GtkWidget   *security_heading;
48
 
        GtkComboBox *firewall_combo;
49
 
        GtkWidget   *firewall_heading;
50
48
        GtkSizeGroup *group;
51
49
        gboolean     adhoc;
52
50
};