git-svn-id: svn://db.shs.com.ru/libs@125 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -93,6 +93,11 @@ void KInterface::reinitConnection(const PIString &configuration) {
|
||||
}
|
||||
|
||||
|
||||
void KInterface::startPing() {
|
||||
core->startPing();
|
||||
}
|
||||
|
||||
|
||||
void KInterface::write(PIIODevice * d) {
|
||||
core->k_write(d);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user