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

Comparing Frodo4/Src/Prefs.cpp (file contents):
Revision 1.4 by cebix, 2004-01-12T14:25:22Z vs.
Revision 1.6 by cebix, 2004-01-13T19:52:48Z

# Line 1 | Line 1
1   /*
2   *  Prefs.cpp - Global preferences
3   *
4 < *  Frodo (C) 1994-1997,2002-2003 Christian Bauer
4 > *  Frodo (C) 1994-1997,2002-2004 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 419 | Line 419 | bool Prefs::Save(char *filename)
419   #ifdef WIN32
420   #include "Prefs_WIN32.h"
421   #endif
422 +
423 + #ifdef HAVE_GLADE
424 + #include "Prefs_glade.h"
425 + #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines