diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-04-01 16:36:38 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2020-04-01 16:38:37 +0200 |
| commit | 4c9b06545afee50b84bfae7a27bbe3dd48cc749a (patch) | |
| tree | 976fcfe8988e76c0dc1996c7a52b1533fee83a2a /examples/example_1_echoClient/example_1_echoClient.cpp | |
| parent | 4a09a18ff1d786c5fdea7b1992f6937fa7cbc833 (diff) | |
Fix build with Qt 5.14
Q_DEPRECATED_X() can't be used on enum values anymore. The new
Q_DECL_ENUMERATOR_DEPRECATED_X() can be uesd instead, this is only
available since Qt 5.12, so I needed to define an empty fallback for
it.
Diffstat (limited to 'examples/example_1_echoClient/example_1_echoClient.cpp')
0 files changed, 0 insertions, 0 deletions
