mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-27 04:35:34 +08:00
1.Add CreateConnectionPeer method in order to recreate peer instance; 2.Fix settings OK/Cancel button position
This commit is contained in:
@@ -61,6 +61,8 @@ class MainWindow {
|
||||
int StartMouseControl();
|
||||
int StopMouseControl();
|
||||
|
||||
int CreateConnectionPeer();
|
||||
|
||||
private:
|
||||
typedef struct {
|
||||
char password[7];
|
||||
|
||||
Reference in New Issue
Block a user