summary refs log tree commit diff
path: root/include/TextInputWidget.h
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-02-10 16:29:09 +0200
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-02-10 16:29:09 +0200
commitba8faa357f78561d00b3acf694644b7c3d0bd92b (patch)
tree454a3eb27f5327937f992eba5074a4a4b672f41e /include/TextInputWidget.h
parentMove LeaveRoom dialog to MainWindow (#87) (diff)
downloadnheko-ba8faa357f78561d00b3acf694644b7c3d0bd92b.tar.xz
Remove empty destructors
Diffstat (limited to 'include/TextInputWidget.h')
-rw-r--r--include/TextInputWidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/TextInputWidget.h b/include/TextInputWidget.h

index c7cb06c5..6d28009e 100644 --- a/include/TextInputWidget.h +++ b/include/TextInputWidget.h
@@ -80,7 +80,6 @@ class TextInputWidget : public QWidget public: TextInputWidget(QWidget *parent = 0); - ~TextInputWidget(); void stopTyping();