X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fcomponents%2Fsimple_preferences.hpp;h=e3414ab7ccff25f0703837fd97d715f7e0eb7f9f;hb=b5e274fa1b9a78af525e0b10f80ab3936ab0b97d;hp=afff9f4bee3ef54269f181c6b6ce21b1573227d5;hpb=7c9a664e765f24510f8d8004bd66a242219dc8c8;p=vlc diff --git a/modules/gui/qt4/components/simple_preferences.hpp b/modules/gui/qt4/components/simple_preferences.hpp index afff9f4bee..e3414ab7cc 100644 --- a/modules/gui/qt4/components/simple_preferences.hpp +++ b/modules/gui/qt4/components/simple_preferences.hpp @@ -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;