removed PrefixPath debug line
[opentx.git] / companion / src / warnings.h
blobca3f689d7321145c3596547c628bfcc310c9486e
1 #ifndef WARNINGS_H
2 #define WARNINGS_H
3 #define WARNING_LEVEL 0
4 #define WARNING_ID 7
5 #define WARNING QObject::tr("Thank you for upgrading to OpenTX 2.0. This is a major upgrade that adds and modifies a lot of things, so please make sure that you read release notes carefully to learn about the changes, and thoroughly check each of your models for proper function.\n\nThe OpenTX Team.")
7 #endif /* WARNINGS_H */