some client code

This commit is contained in:
Max-Wilhelm Bruker 2009-11-12 17:04:06 +01:00
parent 240ff06032
commit c46ef255a1
8 changed files with 115 additions and 69 deletions

View file

@ -75,6 +75,7 @@ private slots:
void actExit();
signals:
void logConnecting(QString hostname);
void logConnected();
void logDisconnected();
private:
void retranslateUi();