updated copyright end date to 2013
[psensor.git] / src / ui_unity.h
index 5a0a6ec..15045e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011 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