mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Add method to change the default displayed P2P address in DBus server address selector
This commit is contained in:
committed by
Klaus Basan
parent
1ead5fc356
commit
ae07d9151e
@@ -45,6 +45,9 @@ namespace BlackGui
|
||||
//! P2P DBus address
|
||||
bool isP2P() const;
|
||||
|
||||
//! Set default P2P address
|
||||
void setDefaultP2PAddress(const QString &address);
|
||||
|
||||
//! Set values
|
||||
void set(const QString &dBus);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user