import/export fixes
This commit is contained in:
parent
e3fb239de9
commit
835f767c3f
5 changed files with 943 additions and 847 deletions
|
@ -70,7 +70,7 @@ public:
|
|||
|
||||
void clearLastConnectionConfig(int serverIndex, DockerContainer container, Protocol proto = Protocol::Any);
|
||||
|
||||
bool haveAuthData() const;
|
||||
bool haveAuthData(int serverIndex) const;
|
||||
QString nextAvailableServerName() const;
|
||||
|
||||
// App settings section
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue