summaryrefslogtreecommitdiffstats
path: root/src/tools/moc/preprocessor.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2023-03-27 17:37:32 -0600
committerThiago Macieira <thiago.macieira@intel.com>2023-05-18 11:01:51 -0300
commit5b6f59d6e722b8e7473bcb82ea37584376d70c9f (patch)
treec575d9ebe81d159f6e45b5895e8317ad0f1dffbf /src/tools/moc/preprocessor.cpp
parentd31a04695637724b501198535042237332081969 (diff)
IPC: QNativeIpcKey: enable the slow path
I had designed this to be fast for the common, new case of using QNativeIpcKey objects with a key, a type and maybe in the future we'd need a flag or two. Turns out that the very first thing I'll need is a QString, so enable this code path. This isn't currently exercised because it's not possible to enter it, yet. It'll come in the next commit. Change-Id: Idd5e1bb52be047d7b4fffffd17506af2f2de3060 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/tools/moc/preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions