diff -r 7a96bd401351 -r 2b3973206dfd options.h --- a/options.h Sun Jan 30 12:58:47 2005 +0000 +++ b/options.h Tue Sep 05 11:53:54 2006 +0000 @@ -3,6 +3,8 @@ #include #include +//Added by qt3to4: +#include enum OptionType {SwitchOption,StringOption}; @@ -30,7 +32,7 @@ -typedef QValueList