50 |
}; |
}; |
51 |
|
|
52 |
/*-- wptFileManager.cpp --*/ |
/*-- wptFileManager.cpp --*/ |
53 |
int overwrite_file( const char * fname ); |
int overwrite_file (const char *fname); |
54 |
|
|
55 |
/*-- wptClipImportDlg.cpp --*/ |
/*-- wptClipImportDlg.cpp --*/ |
56 |
void print_import_status (gpgme_import_result_t res); |
void print_import_status (gpgme_import_result_t res); |
57 |
|
|
|
char* km_quote_uid( const char *uid ); |
|
58 |
int km_check_for_seckey (listview_ctrl_t lv, int pos, int * utrust); |
int km_check_for_seckey (listview_ctrl_t lv, int pos, int * utrust); |
59 |
int km_check_key_status( listview_ctrl_t lv, int pos ); |
int km_check_key_status( listview_ctrl_t lv, int pos ); |
60 |
int km_get_key_status( listview_ctrl_t lv, int pos ); |
int km_get_key_status( listview_ctrl_t lv, int pos ); |