From 080507d3a2bc4c1679d1a2cd639e532fb4adbd31 Mon Sep 17 00:00:00 2001 From: vovanec Date: Sun, 29 Jul 2007 09:19:41 +0000 Subject: added song position navigation, context menu over main display git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@45 90c681e8-e032-0410-971d-27865f9a5e38 --- src/titlebar.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/titlebar.h') diff --git a/src/titlebar.h b/src/titlebar.h index 7b8874f17..44c1e51f0 100644 --- a/src/titlebar.h +++ b/src/titlebar.h @@ -48,6 +48,7 @@ public: private slots: void updateSkin(); + void showMainMenu(); private: Skin *skin; -- cgit v1.2.3-13-gbd6f