diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2011-06-14 08:41:36 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2011-06-14 09:09:14 (GMT) |
commit | 524dc28aa9172964622fe1764d1cc97a457b6ed3 (patch) | |
tree | a5f2bbeb5436c00b718c4d01fe4136f0d58b613e /src/gui/text/qfont_qws.cpp | |
parent | c169eeaf3886955d74b41f150e1035ee93c8c5c4 (diff) | |
download | Qt-524dc28aa9172964622fe1764d1cc97a457b6ed3.zip Qt-524dc28aa9172964622fe1764d1cc97a457b6ed3.tar.gz Qt-524dc28aa9172964622fe1764d1cc97a457b6ed3.tar.bz2 |
Silence a compiler warning about unhandled enum in switch
The value is impossible due to the construct, but the compiler
complains nonetheless. So just add a value handled in the switch and a
comment letting the reader know that it can't happen.
Reviewed-By: Samuel Rødal
Diffstat (limited to 'src/gui/text/qfont_qws.cpp')
0 files changed, 0 insertions, 0 deletions