]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/linux/gamecontroller_platform.h
Close the game controller device when deleting the object
[libs/gui.git] / source / input / linux / gamecontroller_platform.h
index 61bcdb5d67e90eda4e6d1bfe4bb2c7a9040ea815..517b1b099cc33e522aac398908fc50db9cf8b98a 100644 (file)
@@ -14,6 +14,7 @@ private:
 
 public:
        JsDevice(const std::string &);
+       ~JsDevice();
 
        std::string get_name() const;