mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 04:24:32 +00:00
init qca, duh
svn path=/trunk/kdesupport/qca/; revision=648334
This commit is contained in:
parent
60a19d737b
commit
4c544a6778
@ -2,6 +2,7 @@
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
QCA::Initializer init;
|
||||
QCoreApplication qapp(argc, argv);
|
||||
|
||||
TLSSocket socket;
|
||||
|
Loading…
x
Reference in New Issue
Block a user