From 75901712f04eceafd164cbbf752c916070b44507 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 21 Aug 2012 18:36:26 +0200 Subject: Doc: Really minor typo fix Task-number: QTBUG-26891 Change-Id: I9b726d8766337fbb001afcb9ecbc45f51b6e363f Reviewed-by: Casper van Donderen --- src/widgets/kernel/qapplication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/widgets/kernel/qapplication.cpp b/src/widgets/kernel/qapplication.cpp index d26804fddf..3a256ea9ff 100644 --- a/src/widgets/kernel/qapplication.cpp +++ b/src/widgets/kernel/qapplication.cpp @@ -1100,7 +1100,7 @@ QStyle *QApplication::style() initial colors or the system defaults. This is necessary since certain styles have to adapt the color palette to be fully style-guide compliant. - Setting the style before a palette has been se, i.e., before creating + Setting the style before a palette has been set, i.e., before creating QApplication, will cause the application to use QStyle::standardPalette() for the palette. -- cgit v1.2.3