Make System and Utils class based on QObject.
commitc15c7d56f2fe76392953fb2b9782d98acd0581ea
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Fri, 18 Jun 2010 19:04:06 +0000 (18 19:04 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Fri, 18 Jun 2010 19:04:06 +0000 (18 19:04 +0000)
treec4a82f6808550e9aa2990a5c411970bb0136b4a0
parent5cd381727e4480bf0717837e9c64d65d30a2fc4f
Make System and Utils class based on QObject.

Those classes use Qt objects anyway, and making them based on QObject moved the
strings into the appropriate class when translating.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26931 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/base/system.cpp
rbutil/rbutilqt/base/system.h
rbutil/rbutilqt/base/utils.cpp
rbutil/rbutilqt/base/utils.h