ui: bookmarks
can now bookmark tokens
This commit is contained in:
@@ -23,6 +23,8 @@ void QtIDECommunicationController::startListening()
|
||||
m_tcpWrapper.startListening();
|
||||
}
|
||||
);
|
||||
|
||||
sendInitialPing();
|
||||
}
|
||||
|
||||
void QtIDECommunicationController::stopListening()
|
||||
|
||||
Reference in New Issue
Block a user