X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=src%2Fui_unity.h;h=15045e840ca26b05ad0f3e64ca909c20e6ecf5be;hp=9926c1df5ac3fbc9af213b07bc074c17370e9807;hb=1b39809fbf70fd176646aa2343774bdf04951ee9;hpb=f055e7507526592d3a74c652f5f053701614c9c0 diff --git a/src/ui_unity.h b/src/ui_unity.h index 9926c1d..15045e8 100644 --- a/src/ui_unity.h +++ b/src/ui_unity.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 jeanfi@gmail.com + * Copyright (C) 2010-2014 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -22,6 +22,7 @@ #include "psensor.h" void ui_unity_launcher_entry_update(struct psensor **sensors, - unsigned int show); + unsigned int show, + int use_celcius); #endif