mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-01-30 21:09:48 +00:00
Try to fix test for automatic run with travis
* Additionally calculate valid pressure
This commit is contained in:
@@ -45,6 +45,8 @@ public:
|
||||
static QString buildString(const QString ¤t, const QString &value,
|
||||
const int s);
|
||||
static QString stripString(const QString &value, const int s);
|
||||
// additional test method
|
||||
bool isMpdSocketConnected() const;
|
||||
|
||||
private slots:
|
||||
void mpdSocketConnected();
|
||||
|
||||
Reference in New Issue
Block a user