This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/src/plugins/sensors/dummy/dummy.pro b/src/plugins/sensors/dummy/dummy.pro | |
| index 2cf1392..776458b 100644 | |
| --- a/src/plugins/sensors/dummy/dummy.pro | |
| +++ b/src/plugins/sensors/dummy/dummy.pro | |
| @@ -22,3 +22,7 @@ unix:!mac:LIBS+=-lrt | |
| target.path += $$[QT_INSTALL_PLUGINS]/sensors | |
| INSTALLS += target | |
| + | |
| + |
NewerOlder