mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-05 15:29:33 +00:00
reed: this file is confirmed to build on mac. please ask next time.
svn path=/trunk/kdesupport/qca/; revision=671905
This commit is contained in:
parent
c735ffb02e
commit
3b548a3e32
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2003-2005 Justin Karneges <justin@affinix.com>
|
||||
* Copyright (C) 2003-2007 Justin Karneges <justin@affinix.com>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
@ -21,6 +21,10 @@
|
||||
|
||||
#include "sprocess.h"
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
#define QT_PIPE_HACK
|
||||
#endif
|
||||
|
||||
using namespace QCA;
|
||||
|
||||
namespace gpgQCAPlugin {
|
||||
|
Loading…
x
Reference in New Issue
Block a user