]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins/src/dialogs.h
* modules/gui/skins/*, modules/gui/wxwindows/*: added the wxWin popup menu to the...
[vlc] / modules / gui / skins / src / dialogs.h
index 71fab8eede9aa68f9f50601e436ca06d23102566..d5a99ab67b5a70bee23ceb224b6212f739160d4a 100644 (file)
@@ -2,7 +2,7 @@
  * dialogs.h: Dialogs class\r
  *****************************************************************************\r
  * Copyright (C) 2003 VideoLAN\r
- * $Id: dialogs.h,v 1.2 2003/06/04 16:03:33 gbazin Exp $\r
+ * $Id: dialogs.h,v 1.3 2003/06/05 21:22:27 gbazin Exp $\r
  *\r
  * Authors: Gildas Bazin <gbazin@netcourrier.com>\r
  *\r
@@ -93,6 +93,7 @@ class Dialogs
         void OnShowMessages( wxCommandEvent& event );\r
         void OnShowPrefs( wxCommandEvent& event );\r
         void OnShowFileInfo( wxCommandEvent& event );\r
+        void OnShowPopup( wxCommandEvent& event );\r
         void OnExitThread( wxCommandEvent& event );\r
 #endif\r
 };\r