Subversion Repositories svn1-original

Rev

Rev 202 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 202 Rev 207
Line 218... Line 218...
218
void calc_class_summary( t_class_summary * ptr );
218
void calc_class_summary( t_class_summary * ptr );
219
int csv_print( const char *format, ... );
219
int csv_print( const char *format, ... );
220
void set_commands ( char * cptr);
220
void set_commands ( char * cptr);
221
void tdnload_store(void);
221
void tdnload_store(void);
222
char *url_encode(const char *str);
222
char *url_encode(const char *str);
-
 
223
const QString &getPrinterFile(void);
223
 
224
 
224
/********************************* EOF ***********************************/
225
/********************************* EOF ***********************************/