fix warning

This commit is contained in:
2020-07-16 12:58:31 +03:00
parent 77c2296320
commit afd15e20f6

View File

@@ -26,7 +26,7 @@
namespace QAD { namespace QAD {
enum QAD_EXPORT LocationType { enum LocationType {
ltConfig, ltConfig,
ltCache, ltCache,
}; };