mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
misc
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@251 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
parent
0d8ed0a523
commit
8ae5545f3e
1 changed files with 0 additions and 1 deletions
|
@ -1480,7 +1480,6 @@ char* WINAPI dir_dialog (void *parent, const char* title, const char* path)
|
|||
gtk_widget_hide (GTK_FILE_SELECTION (file_sel)->file_list->parent);
|
||||
|
||||
g_object_set_data (G_OBJECT (file_sel), "loop", &loop);
|
||||
g_object_set_data (G_OBJECT (file_sel), "filename", &filename);
|
||||
g_object_set_data (G_OBJECT (file_sel), "success", &success);
|
||||
|
||||
if (path != NULL)
|
||||
|
|
Loading…
Reference in a new issue