diff options
author | svntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-08-26 23:15:13 +0000 |
---|---|---|
committer | svntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-08-26 23:15:13 +0000 |
commit | 445606188d114920c6fae3d6986dfc060a2dbffe (patch) | |
tree | 93691dc54943226675dfa2961f2f9691fc8d4556 /src/pluginsetup.h | |
parent | 926b492183dd2b598587e962f952dabf9401f56c (diff) | |
download | vdr-plugin-menuorg-445606188d114920c6fae3d6986dfc060a2dbffe.tar.gz vdr-plugin-menuorg-445606188d114920c6fae3d6986dfc060a2dbffe.tar.bz2 |
for the moment I give up at this state.. the submenu in ProcessKey in cMenuSetup will not be called?!
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6008 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'src/pluginsetup.h')
-rw-r--r-- | src/pluginsetup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluginsetup.h b/src/pluginsetup.h index b991222..554679a 100644 --- a/src/pluginsetup.h +++ b/src/pluginsetup.h @@ -33,7 +33,7 @@ class PluginSetup : public cMenuSetupPage bool& _customMenuActive; bool& _unconfiguredPluginsIncluded; MenuConfiguration& _menuConfiguration; - + public: struct SetupName { |