X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Finput%2Fbinarycontrol.h;h=64e4ab17be4ca1698e78c880a164f299d61b89e3;hb=b1a6dffafa27d689389b512668fd5c34757dbd1d;hp=8a156f78981fc5d2c60970305237f682af1e979c;hpb=1023b38fa278cea71fba3d2881e1bfde930cd025;p=libs%2Fgui.git diff --git a/source/input/binarycontrol.h b/source/input/binarycontrol.h index 8a156f7..64e4ab1 100644 --- a/source/input/binarycontrol.h +++ b/source/input/binarycontrol.h @@ -25,6 +25,7 @@ public: BinaryControl(); BinaryControl(const ControlSource &); BinaryControl(Device &, ControlSrcType, unsigned); + virtual ~BinaryControl(); /** Sets the threshold between states for axis sources. No effect on button sources */