[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-devel
Subject:    [Amarok] 8950ebc Don't require GUI for the QtScript CMake test.
From:       Mark Kretschmann <kretschmann () kde ! org>
Date:       2010-04-17 21:57:03
Message-ID: 201004172157.o3HLv3L9013460 () kore ! kollide ! net
[Download RAW message or body]

commit 8950ebc7726669011ab5369c334d059f8edee1d4
Author: Mark Kretschmann <kretschmann@kde.org>
Date:   Sun Apr 18 00:09:55 2010 +0200

    Don't require GUI for the QtScript CMake test.
    
    Thanks to MoDaX and xdarklight for fixing this.
    
    CCMAIL: amarok-devel@kde.org

diff --git a/cmake/modules/bindingstest/QtScriptBindingsTest.cpp \
b/cmake/modules/bindingstest/QtScriptBindingsTest.cpp index 609bb36..3c5a661 100644
--- a/cmake/modules/bindingstest/QtScriptBindingsTest.cpp
+++ b/cmake/modules/bindingstest/QtScriptBindingsTest.cpp
@@ -25,7 +25,7 @@
 
 int main(int argc, char **argv)
 {
-    QApplication app( argc, argv );
+    QApplication app( argc, argv, false );
 
     QStringList allowedBindings;
     allowedBindings << "qt.core" << "qt.gui" << "qt.sql" << "qt.xml" << "qt.uitools" \
<< "qt.network"; _______________________________________________
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic