1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-01-18 20:20:45 +00:00
cool-retro-term/konsole-qml-plugin
Boris Egorov 6a8cdbab4c Fix initialization oreder in TerminalDisplay
Data members need to be initialized in the order they were declared in
the class definition. This commit fixes compiler warnings.
2014-08-30 01:20:47 +07:00
..
2014-08-20 17:48:43 +07:00

this is a repository for shared C++ QML plugin, offering access to
terminal sessions.

if you want to add something, please ask the maintainer of this library first to
make sure it's a good fit

the current maintainer is: Dmitry Zagnoyko <hiroshidi@gmail.com>

current plugin consist:
- KTerminal: offers access to terminal session from qml
- KSessions: offers access to pty(s) from C++ layer

Branched from:
https://code.launchpad.net/~ubuntu-terminal-dev/ubuntu-terminal-app/plugin
At revision 14