The class RegistryKey is included multiple times in the project (trunk of today):
Grid\RegistryKey.cpp
Grid\RegistryKey.h
Utilities\RegistryKey.cpp
Utilities\RegistryKey.h
The header files are equal, but the source files have some diffs. The latest changes seems to be in the Grid folder.
Since the RegistryKey class fits best in the Utilities folder, I'd like to suggest to move the files from the Grid directory to the Utilities directory, and remove the references to the files in the Grid folder from the project.
Kind regards
Franz-Josef
Comments: Fixed somewhere around a month ago.
Grid\RegistryKey.cpp
Grid\RegistryKey.h
Utilities\RegistryKey.cpp
Utilities\RegistryKey.h
The header files are equal, but the source files have some diffs. The latest changes seems to be in the Grid folder.
Since the RegistryKey class fits best in the Utilities folder, I'd like to suggest to move the files from the Grid directory to the Utilities directory, and remove the references to the files in the Grid folder from the project.
Kind regards
Franz-Josef
Comments: Fixed somewhere around a month ago.