check for qca provider plugin, fixes #1045
authorJohannes Huber <johu@gmx.de>
Thu, 17 Mar 2011 13:19:18 +0000 (14:19 +0100)
committerJohannes Huber <johu@gmx.de>
Thu, 17 Mar 2011 13:19:18 +0000 (14:19 +0100)
commit393ac8b4bca9db98f297cb4756ef2e79364bf6f0
tree02620d4dd951173098de840da809e5085aa61b8a
parentbb751e3ca71381c96f40974d574d0f317670fda6
check for qca provider plugin, fixes #1045

Prevents core from crashing when qca provider plugin is missing.
The plugin is needed at runtime. Can occurres when packagers did
not install it.
src/core/cipher.cpp
src/core/cipher.h
src/core/coreircchannel.cpp
src/core/corenetwork.cpp
src/core/coreuserinputhandler.cpp
src/core/ircparser.cpp