diff options
| author | manuel <manuel@mausz.at> | 2011-04-15 00:40:13 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-15 00:40:13 +0200 |
| commit | 9a1787acd9fcd5dc0cce80cc0d6d007fa47b8bbe (patch) | |
| tree | ee3f92b43fa55f950272eb65a9af53e8e14a5471 /pacman-c++/client.h | |
| parent | 9ab0c3e066b2c0b48daed461e80c7bb22bc6803f (diff) | |
| download | foop-9a1787acd9fcd5dc0cce80cc0d6d007fa47b8bbe.tar.gz foop-9a1787acd9fcd5dc0cce80cc0d6d007fa47b8bbe.tar.bz2 foop-9a1787acd9fcd5dc0cce80cc0d6d007fa47b8bbe.zip | |
add about dialog
Diffstat (limited to 'pacman-c++/client.h')
| -rw-r--r-- | pacman-c++/client.h | 1 |
1 files changed, 1 insertions, 0 deletions
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: | |||
| 23 | void mutedChanged(bool); | 23 | void mutedChanged(bool); |
| 24 | /* enable ambient (emitted by action) */ | 24 | /* enable ambient (emitted by action) */ |
| 25 | void enableAmbientSound(bool); | 25 | void enableAmbientSound(bool); |
| 26 | void showAbout(); | ||
| 26 | 27 | ||
| 27 | private: | 28 | private: |
| 28 | void createMenu(); | 29 | void createMenu(); |
