FIX: drag&drop on CMake icon was not working anymore.
commit00b00e01565cb5c7a32a56cbc28b52e603b70b68
authorbarre <barre>
Tue, 10 Dec 2002 19:51:59 +0000 (10 19:51 +0000)
committerbarre <barre>
Tue, 10 Dec 2002 19:51:59 +0000 (10 19:51 +0000)
treebf1acfb8c50f289b791c6f3fb4171adad3cb7633
parentead8656ea54c498cdb87557ed7eac4be639cf60e
FIX: drag&drop on CMake icon was not working anymore.
- the cmake instance had to be created before accessing the cache (doh)
- the cache iterator was not queried properly (seems the API changed)
Source/MFCDialog/CMakeSetupDialog.cpp