From 9a1787acd9fcd5dc0cce80cc0d6d007fa47b8bbe Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 15 Apr 2011 00:40:13 +0200 Subject: add about dialog --- pacman-c++/client.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pacman-c++/client.h') diff --git a/pacman-c++/client.h b/pacman-c++/client.h index 2583826..7030683 100644 --- a/pacman-c++/client.h +++ b/pacman-c++/client.h @@ -23,6 +23,7 @@ private slots: void mutedChanged(bool); /* enable ambient (emitted by action) */ void enableAmbientSound(bool); + void showAbout(); private: void createMenu(); -- cgit v1.2.3