X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fqt4.hpp;h=7670514801884e3a386ac79b931cbd30c2cc8d93;hb=6c8ee7e1db7082e4eed1656e96a8c6f339147428;hp=dca17a7f022fc25e8eddb18adfd37e6adc045f12;hpb=160ba82b9e29fc743e3e1231b90ced053331ef7d;p=vlc diff --git a/modules/gui/qt4/qt4.hpp b/modules/gui/qt4/qt4.hpp index dca17a7f02..7670514801 100644 --- a/modules/gui/qt4/qt4.hpp +++ b/modules/gui/qt4/qt4.hpp @@ -35,7 +35,7 @@ /* Add define for duration, VLC_META_ENGINE doesn't include it */ #define VLC_META_ENGINE_DURATION 0x00000002 -#define VLC_META_DURATION N_("Duration") +#define VLC_META_DURATION N_( "Duration" ) class QApplication; class QMenu;