]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
QApplication::setStyle ( "Windows" ) ;
authorluzik <luzik@pld-linux.org>
Thu, 8 May 2003 16:12:30 +0000 (16:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    firegl-panel.patch -> 1.2

firegl-panel.patch

index 4825b53f541ad47de7e7c412464e3d8b6d8a8026..4bc2437aaf56e7a7eb52a1d4dd6ec2c4093b9ac1 100644 (file)
@@ -31,7 +31,7 @@
  //    printf ( "%s\n", lfile.data() ) ;
  
 -    QApplication::setStyle ( new QWindowsStyle ) ;
-+//    QApplication::setStyle ( new QWindowsStyle ) ;
++    QApplication::setStyle ( "Windows" ) ;
  
      QApplication a( argc, argv );
  
This page took 0.07687 seconds and 4 git commands to generate.