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