MSW tests build fix: forgotten part of a previous commit
Add missing function declaration. This should have been part of a963edc.
This commit is contained in:
parent
b99f4d9327
commit
a0d1a6fa83
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ private:
|
|||
CPPUNIT_TEST_SUITE_END();
|
||||
|
||||
void ReadWrite();
|
||||
void DeleteRegistryKeyFromRedirectedView();
|
||||
|
||||
wxDECLARE_NO_COPY_CLASS(RegConfigTestCase);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue