/[xlog]/xlog/src/callbacks_mainwindow_qsoframe.c
ViewVC logotype

Diff of /xlog/src/callbacks_mainwindow_qsoframe.c

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

revision 1.9 by pa4tu, Fri Feb 25 20:28:24 2005 UTC revision 1.10 by pa4tu, Thu Apr 21 17:59:24 2005 UTC
# Line 44  Line 44 
44    
45  #include "callbacks_mainwindow_qsoframe.h"  #include "callbacks_mainwindow_qsoframe.h"
46  #include "support.h"  #include "support.h"
47  #include "dxcc.h"  #include "tables.h"
48  #include "types.h"  #include "types.h"
49  #include "utils.h"  #include "utils.h"
50  #include "types.h"  #include "types.h"
# Line 251  on_callentry_changed (GtkEditable * edit Line 251  on_callentry_changed (GtkEditable * edit
251    
252          call = gtk_editable_get_chars (GTK_EDITABLE (editable), 0, -1);          call = gtk_editable_get_chars (GTK_EDITABLE (editable), 0, -1);
253    
254          updatedxccframe (call);          updatetableframe (call);
255          updateb4dialog_and_typeaheadfind (call);          updateb4dialog_and_typeaheadfind (call);
256    
257          /* twpsk support, if no IPC ID yet, create one */          /* twpsk support, if no IPC ID yet, create one */

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26