]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/preferences_widgets.hpp
Qt: Drop the no longer used sample_classic
[vlc] / modules / gui / qt4 / components / preferences_widgets.hpp
index df6120bb11b058708d1975929664b057134a88bb..4ef0c35274b260c3a819af63a89377e30c4c6238 100644 (file)
@@ -63,7 +63,7 @@ class InterfacePreviewWidget : public QLabel
     Q_OBJECT
 public:
     InterfacePreviewWidget( QWidget * );
-    enum enum_style { CLASSIC,  // aka VLC 0.8.6
+    enum enum_style {
                  COMPLETE, // aka MPC
                  MINIMAL,  // aka WMP12 minimal
                  SKINS };