]> git.sesse.net Git - vlc/commitdiff
Qt4 - Fix compilation
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 31 Jan 2008 04:55:12 +0000 (04:55 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 31 Jan 2008 04:55:12 +0000 (04:55 +0000)
modules/gui/qt4/input_manager.cpp

index 462913f111d6d5c2b9a08c79da2e8bbcb5e25613..e855f652075d6674106ef66603355fa53ba0f359 100644 (file)
@@ -292,7 +292,7 @@ void InputManager::UpdateMeta()
 #endif
 }
 
 #endif
 }
 
-void UpdateArt()
+void InputManager::UpdateArt()
 {
     /* Update Art meta */
     QString url;
 {
     /* Update Art meta */
     QString url;