diff --git a/tests/config/regconf.cpp b/tests/config/regconf.cpp index 0521a18353..9df51863a4 100644 --- a/tests/config/regconf.cpp +++ b/tests/config/regconf.cpp @@ -39,6 +39,7 @@ private: CPPUNIT_TEST_SUITE_END(); void ReadWrite(); + void DeleteRegistryKeyFromRedirectedView(); wxDECLARE_NO_COPY_CLASS(RegConfigTestCase); };