1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 10:46:35 +01:00
falkonOfficial/src
Luís Pereira 0096801556 Don't call non-const member functions on temporaries
They can detach if the container is shared. Even if they are not shared,
using const method when possible is good practice.

Differential Revision: https://phabricator.kde.org/D9730
2018-01-11 19:05:56 +01:00
..
lib Don't call non-const member functions on temporaries 2018-01-11 19:05:56 +01:00
main Install themes to falkon subdir 2017-10-03 11:30:16 +02:00
plugins Use correct web settings in private browsing mode 2018-01-02 22:59:17 +01:00
CMakeLists.txt CMake buildsystem for plugins 2017-09-10 15:01:58 +02:00