merge neutrino-mp progressbar code, (C) martii

Origin commit data
------------------
Branch: ni/coolstream
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-07-17 15:15:43 +04:00
parent 5d045938ae
commit 1613427042
23 changed files with 623 additions and 271 deletions

View File

@@ -42,6 +42,7 @@ public:
CProgressbarSetup();
~CProgressbarSetup();
int exec(CMenuTarget* parent, const std::string &);
bool changeNotify(const neutrino_locale_t /* OptionName */, void * /* data */);
};
#endif