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:
@@ -39,6 +39,7 @@ private:
|
|||||||
CPPUNIT_TEST_SUITE_END();
|
CPPUNIT_TEST_SUITE_END();
|
||||||
|
|
||||||
void ReadWrite();
|
void ReadWrite();
|
||||||
|
void DeleteRegistryKeyFromRedirectedView();
|
||||||
|
|
||||||
wxDECLARE_NO_COPY_CLASS(RegConfigTestCase);
|
wxDECLARE_NO_COPY_CLASS(RegConfigTestCase);
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user