]> git.sesse.net Git - vlc/commitdiff
qt4_menus: missing undef.
authorRémi Duraffort <ivoire@videolan.org>
Sun, 22 Mar 2009 07:58:49 +0000 (08:58 +0100)
committerRémi Duraffort <ivoire@videolan.org>
Sun, 22 Mar 2009 07:58:49 +0000 (08:58 +0100)
modules/gui/qt4/menus.cpp

index 1edb36899f36f7d6fc4acdda357aa00063040699..9ef27d5553d141d5f4d20adba7f7819a52a16fc0 100644 (file)
@@ -1030,6 +1030,9 @@ void QVLCMenu::updateSystrayMenu( MainInterface *mi,
     mi->getSysTray()->setContextMenu( sysMenu );
 }
 
+#undef CREATE_POPUP
+#undef POPUP_BOILERPLATE
+
 #undef PUSH_VAR
 #undef PUSH_SEPARATOR