Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > b804c03c7bcdd5b9c19742aad225af42 > files > 4

mumble-1.2.3-1.3.mga1.src.rpm

Index: src/mumble/main.cpp
===================================================================
--- src/mumble/main.cpp
+++ src/mumble/main.cpp	2011-07-10 09:17:23.000000000 +0200
@@ -125,7 +125,7 @@
 int main(int argc, char **argv) {
 	int res = 0;
 
-	QT_REQUIRE_VERSION(argc, argv, "4.4.0");
+//	QT_REQUIRE_VERSION(argc, argv, "4.4.0");
 
 #if defined(Q_OS_WIN)
 	SetDllDirectory(L"");