made the setting temperature unit dynamic
[psensor.git] / src / ui_unity.c
index 2b949c8..9f9bd04 100644 (file)
@@ -83,3 +83,7 @@ void ui_unity_launcher_entry_update(struct psensor **sensors,
                }
        }
 }
+
+void ui_unity_init(void)
+{
+}