From 61212d73a9fbbabf8617478b5f16f2b84ce2818b Mon Sep 17 00:00:00 2001 From: Harald Fernengel Date: Wed, 24 Feb 2010 15:33:56 +0100 Subject: update comment --- qt-homescreen-example/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qt-homescreen-example/main.cpp b/qt-homescreen-example/main.cpp index 9f6b332..17573d9 100644 --- a/qt-homescreen-example/main.cpp +++ b/qt-homescreen-example/main.cpp @@ -46,8 +46,7 @@ int main(int argc, char *argv[]) { - // enforce native graphics system for now due to a bug in Maemo's composition - // manager + // enforce native graphics system for now due to a bug in transparency composition QApplication::setGraphicsSystem("native"); QApplication app(argc, argv); -- cgit v1.2.3