From b821a26f75ab2119c9c8d1fe1a625a78a54d7e93 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Fri, 9 Nov 2007 18:59:33 +0000 Subject: [PATCH] Qt4 - Sprefs: cosmetic and string change. --- modules/gui/qt4/components/simple_preferences.cpp | 1 - modules/gui/qt4/ui/sprefs_audio.ui | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp index f5a9230c77..90eb29630b 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -232,7 +232,6 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent, CONNECT( ui.outputModule, currentIndexChanged( int ), this, updateAudioOptions( int ) ); - //TODO: use modules_Exists #ifndef WIN32 CONFIG_GENERIC( "alsadev" , StringList , ui.alsaLabel, alsaDevice ); diff --git a/modules/gui/qt4/ui/sprefs_audio.ui b/modules/gui/qt4/ui/sprefs_audio.ui index 5714e8c6d8..8b525b6e0d 100644 --- a/modules/gui/qt4/ui/sprefs_audio.ui +++ b/modules/gui/qt4/ui/sprefs_audio.ui @@ -287,7 +287,7 @@ - _("Enable") + _("Enable last.fm submission") -- 2.39.5