Changeset 1633


Ignore:
Timestamp:
Apr 2, 2007, 6:15:42 PM (16 years ago)
Author:
joshe
Message:

Fix initial directory in file chooser window.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gtk/dialogs.c

    r1587 r1633  
    142142  if( NULL != pref )
    143143  {
    144       gtk_file_chooser_set_current_folder( GTK_FILE_CHOOSER( getdir ), pref );
     144      gtk_file_chooser_set_current_folder( GTK_FILE_CHOOSER( wind ), pref );
    145145  }
    146146
Note: See TracChangeset for help on using the changeset viewer.