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.4 by cebix, 2004-01-23T15:25:32Z vs.
Revision 1.5 by cebix, 2004-01-25T14:16:36Z

# Line 63 | Line 63 | bool Prefs::ShowEditor(bool startup, cha
63  
64          // No XML means no prefs editor
65          if (!xml)
66 <                return false;
66 >                return startup;
67  
68          // Run editor
69          result = false;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines