mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
Try to fix test for automatic run with travis
* Additionally calculate valid pressure
This commit is contained in:
@ -40,7 +40,9 @@ private slots:
|
||||
void test_parsePattern();
|
||||
|
||||
private:
|
||||
bool checkKwinStatus() const;
|
||||
DPAdds *plugin = nullptr;
|
||||
bool m_isKwinActive = false;
|
||||
QString pattern = QString("$");
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user