diff options
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(); |
