summaryrefslogtreecommitdiff
path: root/drivemount/drive-button.h
diff options
context:
space:
mode:
authormarosg <[email protected]>2017-09-07 07:31:37 +0200
committermarosg <[email protected]>2017-09-08 16:14:45 +0200
commit5fedc5bcdc4f276709552ca40958442151bb97b4 (patch)
tree05e0ec708ed8625bb41725808c8300af9b381e9f /drivemount/drive-button.h
parent14a072cd5c936ae75e5df1c2dc25610716fb41e7 (diff)
downloadmate-applets-5fedc5bcdc4f276709552ca40958442151bb97b4.tar.bz2
mate-applets-5fedc5bcdc4f276709552ca40958442151bb97b4.tar.xz
GSettings for checkmark color shown for mounted volumes.
Diffstat (limited to 'drivemount/drive-button.h')
-rw-r--r--drivemount/drive-button.h1
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