summary refs log tree commit diff
path: root/src/TextInputWidget.h
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-01-31 06:12:02 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2020-01-31 15:11:21 +0100
commit4cd260bfcfcbf88a6efb8bf5a1abf3d37fb06463 (patch)
tree2d39fbdb1acdf678fa9d28f054ac08d44c91a4cf /src/TextInputWidget.h
parentAdd next/prev room shortcuts (diff)
downloadnheko-4cd260bfcfcbf88a6efb8bf5a1abf3d37fb06463.tar.xz
Optimize includes a bit
Diffstat (limited to 'src/TextInputWidget.h')
-rw-r--r--src/TextInputWidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/TextInputWidget.h b/src/TextInputWidget.h

index 4bdb2509..a430aa5c 100644 --- a/src/TextInputWidget.h +++ b/src/TextInputWidget.h
@@ -23,7 +23,6 @@ #include <optional> #include <QApplication> -#include <QDebug> #include <QHBoxLayout> #include <QPaintEvent> #include <QTextEdit>