Adding new functions to kde_terminal_panel.h
Armin Berres
trigger at space-based.de
Thu Mar 26 18:23:27 GMT 2009
On Thu, 26 Mar 09 17:43, rahman duran wrote:
> I added this to kde_terminal_interface.h
> ----------------------------------------------------------
>
> /**
>
> * Check if a sub process running in active session
>
> */
>
> virtual bool isSubProcessActive();
You either need to make this method fully virtual with =0 or add an
implementation of it.
/Armin
More information about the kde-core-devel
mailing list