OSDN Git Service

generic: replace QVarLengthArray<T> with std::vector<T>
authorIvailo Monev <xakepa10@gmail.com>
Sun, 30 Jul 2023 18:58:58 +0000 (18:58 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 30 Jul 2023 18:58:58 +0000 (18:58 +0000)
commit57bb3cb166e636f01740787f3f38651cc820b18e
tree6d477a46ef66d632fe104e470527b8662a5daa83
parentc9e54bd35230c5f8c92b294a246f06a86182d0e8
generic: replace QVarLengthArray<T> with std::vector<T>

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
ksnapshot/ksnapshot.cpp
okular/core/textpage.cpp
okular/ui/pagepainter.cpp