]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/simple_preferences.hpp
Qt: Access-filter 'record' does not exist anymore.
[vlc] / modules / gui / qt4 / components / simple_preferences.hpp
index afff9f4bee3ef54269f181c6b6ce21b1573227d5..e3414ab7ccff25f0703837fd97d715f7e0eb7f9f 100644 (file)
@@ -72,7 +72,7 @@ enum {
        audioOutCoB,
        normalizerChB,
        volLW };
-enum { recordChB, dumpChB, bandwidthChB, timeshiftChB, inputLE, cachingCoB };
+enum { dumpChB, bandwidthChB, timeshiftChB, inputLE, cachingCoB };
 enum { skinRB, qtRB };
 
 class ConfigControl;