1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

The contextual menu now features a "show manual" entry.

This commit is contained in:
Ayla
2011-09-15 11:18:07 +02:00
parent 17bb938b5c
commit 5f69930d07
2 changed files with 17 additions and 0 deletions

View File

@@ -160,6 +160,8 @@ private:
void deinit();
void toggleTvOut();
void showManual();
public:
GMenu2X();
~GMenu2X();