Changed QVariant::fromValue() to qVariantFromValue, since MSVC6 supposedly cannot...
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 19 Jan 2008 16:03:43 +0000 (16:03 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 19 Jan 2008 16:03:43 +0000 (16:03 +0000)
with member templates. Well, we need to change all the value<> stuff too, probably, but I'll
wait until we actually try and compile on windows again (and get failures doing so), since we
didn't seem to have problems earlier with it.


No differences found