summaryrefslogblamecommitdiffstats
path: root/friendfinder/barcode.h
blob: 715a44dde21d2809960f4009a2cdb5cf0754d5d5 (plain) (tree)
1
2
3
4
5
6
7
8


                
 



                                 
#ifndef __GUI_H_
#define __GUI_H_


void generate_barcode(char* key);

#endif