]> git.pld-linux.org Git - packages/X11-driver-firegl.git/blob - firegl-panel-ugliness.patch
- release 3 to rebuild with fixed viak8t patch
[packages/X11-driver-firegl.git] / firegl-panel-ugliness.patch
1 diff -ruN X11-driver-firegl-3.12.0./panel_src/main.cpp X11-driver-firegl-3.12.0/panel_src/main.cpp
2 --- X11-driver-firegl-3.12.0./panel_src/main.cpp        2004-09-23 16:25:46.000000000 +0200
3 +++ X11-driver-firegl-3.12.0/panel_src/main.cpp 2004-09-23 16:26:12.689848008 +0200
4 @@ -28,8 +28,6 @@
5  //    printf ( "%s\n", lpath.data() ) ;
6  //    printf ( "%s\n", lfile.data() ) ;
7  
8 -    QApplication::setStyle ( "Windows" ) ;
9 -
10      QApplication a( argc, argv );
11  
12      if ( fi.exists() )
This page took 0.028524 seconds and 3 git commands to generate.