ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/Prefs_glade.h
(Generate patch)

Comparing Frodo4/Src/Prefs_glade.h (file contents):
Revision 1.2 by cebix, 2004-01-14T17:26:29Z vs.
Revision 1.3 by cebix, 2004-01-23T15:06:17Z

# Line 193 | Line 193 | static void ghost_widget(const char *nam
193  
194   static void ghost_widgets()
195   {
196        ghost_widget("drive9_type", prefs->Emul1541Proc);
197        ghost_widget("drive10_type", prefs->Emul1541Proc);
198        ghost_widget("drive11_type", prefs->Emul1541Proc);
196          ghost_widget("drive9_path", prefs->Emul1541Proc);
197          ghost_widget("drive10_path", prefs->Emul1541Proc);
198          ghost_widget("drive11_path", prefs->Emul1541Proc);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines