From 254920e8916335ae9c890c6c689483ee360f28ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 14 Feb 2011 12:45:53 +0000 Subject: [PATCH] Updated requirements git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@10896 383ad7c9-94d9-4d36-a494-682f7c89f535 --- Documentation/DeveloperHelpSources/building.docu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/DeveloperHelpSources/building.docu b/Documentation/DeveloperHelpSources/building.docu index af4330fd..03b779c7 100644 --- a/Documentation/DeveloperHelpSources/building.docu +++ b/Documentation/DeveloperHelpSources/building.docu @@ -3,13 +3,13 @@ * \section dependencies Dependencies * * OpenFlipper is developed on top of the Qt framework. This framework provides - * easy cross platform development. Therefore an installed version of qt with - * at least version 4.5 is required. We use the cmake MakeFile generator to build + * easy cross platform development. Therefore an installed version of QT with + * at least version 4.6 is required. We use the cmake MakeFile generator to build * OpenFlipper. * * \section reqlibs Required libraries *