diff -r 7a96bd401351 -r 5f6e176e9718 options.h --- a/options.h Sun Jan 30 12:58:47 2005 +0000 +++ b/options.h Wed Sep 06 12:47:06 2006 +0000 @@ -3,6 +3,8 @@ #include #include +//Added by qt3to4: +#include enum OptionType {SwitchOption,StringOption}; @@ -30,7 +32,7 @@ -typedef QValueList