summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_libevdev
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-08-30 09:30:29 +0200
committerStanislaw Halik <sthalik@misaki.pl>2014-08-30 09:30:29 +0200
commit31f526c28a48edf7dca470a3cb068dc80f4014de (patch)
tree44c0cfd9df1dc069da53b6902ff53fc5ec1d39ca /ftnoir_protocol_libevdev
parent6a7ed00c65c216e53b2f42edc2c71e93d8f4b7de (diff)
remove capt obvious comments
Diffstat (limited to 'ftnoir_protocol_libevdev')
-rw-r--r--ftnoir_protocol_libevdev/ftnoir_protocol_libevdev.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftnoir_protocol_libevdev/ftnoir_protocol_libevdev.h b/ftnoir_protocol_libevdev/ftnoir_protocol_libevdev.h
index c9c80c5f..cb40959d 100644
--- a/ftnoir_protocol_libevdev/ftnoir_protocol_libevdev.h
+++ b/ftnoir_protocol_libevdev/ftnoir_protocol_libevdev.h
@@ -33,7 +33,6 @@ private:
struct libevdev_uinput* uidev;
};
-// Widget that has controls for FTNoIR protocol client-settings.
class LibevdevControls: public QWidget, public IProtocolDialog
{
Q_OBJECT