~foxtrotgps-team/foxtrotgps/trunk

« back to all changes in this revision

Viewing changes to src/hrm_functions.h

  • Committer: Joshua Judson Rosen
  • Date: 2010-08-26 03:24:24 UTC
  • Revision ID: rozzin@geekspace.com-20100826032424-azdg2536tpm6lpnf
Suppress misguided advice from intltoolize
by informing it that it's working alongside Automake.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
 
3
 
void
4
 
get_hrm_data();
5
 
 
6
 
void
7
 
set_hrm_labels();
8
 
 
9
 
void
10
 
osd_hrm(gboolean force_redraw);