/[winpt]/trunk/Src/wptGPGPrefsDlg.cpp
ViewVC logotype

Diff of /trunk/Src/wptGPGPrefsDlg.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 22 by twoaday, Wed Aug 10 11:33:35 2005 UTC revision 23 by twoaday, Fri Sep 30 10:10:16 2005 UTC
# Line 91  gpgprefs_dlg_proc (HWND dlg, UINT msg, W Line 91  gpgprefs_dlg_proc (HWND dlg, UINT msg, W
91              if( opt && (e=find_option( opt, "encrypt-to" )) )              if( opt && (e=find_option( opt, "encrypt-to" )) )
92                  SetDlgItemText( dlg, IDC_GPGPREFS_ENCTO, e->val );                            SetDlgItemText( dlg, IDC_GPGPREFS_ENCTO, e->val );          
93          }          }
94          center_window( dlg );          center_window( dlg, NULL );
95          SetForegroundWindow( dlg );          SetForegroundWindow( dlg );
96          return TRUE;          return TRUE;
97                    

Legend:
Removed from v.22  
changed lines
  Added in v.23

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26