diff options
Diffstat (limited to 'drivemount/drive-button.h')
-rw-r--r-- | drivemount/drive-button.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivemount/drive-button.h b/drivemount/drive-button.h index f0c3389d..10ba3a35 100644 --- a/drivemount/drive-button.h +++ b/drivemount/drive-button.h @@ -63,6 +63,7 @@ void drive_button_set_size (DriveButton *button, int drive_button_compare (DriveButton *button, DriveButton *other_button); +GSettings *settings; G_END_DECLS |