diff -r 1cc73bd7ee1f -r e95081c21da2 options.h --- a/options.h Tue Sep 05 09:47:13 2006 +0000 +++ b/options.h Tue Sep 05 09:47:14 2006 +0000 @@ -3,6 +3,8 @@ #include #include +//Added by qt3to4: +#include enum OptionType {SwitchOption,StringOption}; @@ -30,7 +32,7 @@ -typedef QValueList