]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/open.hpp
Qt4 - Use same type of button in order to not kill the eyes, if you run Plastique...
[vlc] / modules / gui / qt4 / dialogs / open.hpp
index fa9e46f06eb36d5680b55f18418e1fc60de78d89..f603028276290df2946eca122e5cbbb3d3273cde 100644 (file)
@@ -79,7 +79,7 @@ private:
     int i_action_flag;
     QStringList SeparateEntries( QString );
 
-    QPushButton *cancelButton, *selectButton;
+    QToolButton *cancelButton, *selectButton;
     QToolButton *playButton;
 
     void finish( bool );