mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-03 06:39:33 +00:00
make it C++
svn path=/trunk/kdesupport/qca/; revision=635280
This commit is contained in:
parent
13dfdf736f
commit
d85021bbec
@ -213,7 +213,7 @@ namespace QCA
|
|||||||
enum Type
|
enum Type
|
||||||
{
|
{
|
||||||
Tty, // physical console
|
Tty, // physical console
|
||||||
Stdio, // stdin/stdout
|
Stdio // stdin/stdout
|
||||||
};
|
};
|
||||||
|
|
||||||
enum ChannelMode
|
enum ChannelMode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user