mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-28 08:59:37 -05:00
fixed win compile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b9d6427415
commit
db364e003d
@ -451,7 +451,7 @@ void GetStartedDialog::emailSupport()
|
||||
case QSysInfo::WV_VISTA:
|
||||
out << "Windows Vista";
|
||||
break;
|
||||
case QSysInfo::WV_WINDOWS7
|
||||
case QSysInfo::WV_WINDOWS7:
|
||||
out << "Windows 7";
|
||||
break;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user