mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-01 02:40:06 +00:00
Update setup wizard for missing media codecs
This commit is contained in:
parent
d760641770
commit
f143186ea5
7 changed files with 268 additions and 11 deletions
|
|
@ -22,6 +22,8 @@ public:
|
|||
bool isComplete() const override;
|
||||
bool validatePage() override;
|
||||
|
||||
static bool IsRequired();
|
||||
|
||||
private:
|
||||
class Impl;
|
||||
std::shared_ptr<Impl> p;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue