Commit 680032d8 authored by Thomas Gubler's avatar Thomas Gubler

terrasync support on ubuntu, fixes #1

parent ffe57cb7
This diff is collapsed.
......@@ -110,6 +110,9 @@ public slots:
bool connectSimulation();
bool disconnectSimulation();
void printTerraSyncOutput();
void printTerraSyncError();
protected:
QString name;
QHostAddress host;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment