From b0d6e4fcf33d21b24d2e9bbf7c5abf2065f0a4b3 Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 9 Apr 2011 15:28:00 +0200 Subject: move sound toggle icon to mainwidget --- pacman-c++/client.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'pacman-c++/client.h') diff --git a/pacman-c++/client.h b/pacman-c++/client.h index 56f3602..476b972 100644 --- a/pacman-c++/client.h +++ b/pacman-c++/client.h @@ -11,9 +11,6 @@ class Client public: Client(); -public slots: - void toggleSound() const; - private: MainWidget *m_mainWidget; }; -- cgit v1.2.3