bluetooth: Align struct members
This commit is contained in:
parent
4f97e8cb07
commit
325c3c9446
1 changed files with 16 additions and 15 deletions
|
@ -42,6 +42,7 @@ struct _CcBluetoothPanel {
|
||||||
GtkBox *no_devices_box;
|
GtkBox *no_devices_box;
|
||||||
BluetoothSettingsWidget *settings_widget;
|
BluetoothSettingsWidget *settings_widget;
|
||||||
GtkStack *stack;
|
GtkStack *stack;
|
||||||
|
|
||||||
GCancellable *cancellable;
|
GCancellable *cancellable;
|
||||||
|
|
||||||
/* Killswitch */
|
/* Killswitch */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue