summary refs log tree commit diff
path: root/src/TextInputWidget.h
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2019-07-21 21:58:48 -0400
committerJoseph Donofry <joedonofry@gmail.com>2019-07-21 21:58:48 -0400
commit49ec388c1d7f393bdf4b615266cecbc0bf6833e1 (patch)
tree28f0d17cdd7bd3ca684016f7622757a4efc25df7 /src/TextInputWidget.h
parentUpdate Mentions UI (diff)
parentFix copy and pasting image from clipboard (diff)
downloadnheko-49ec388c1d7f393bdf4b615266cecbc0bf6833e1.tar.xz
Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev
Diffstat (limited to 'src/TextInputWidget.h')
-rw-r--r--src/TextInputWidget.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/TextInputWidget.h b/src/TextInputWidget.h

index 4a726364..71f794d1 100644 --- a/src/TextInputWidget.h +++ b/src/TextInputWidget.h
@@ -34,10 +34,6 @@ #include "popups/ReplyPopup.h" #include "popups/SuggestionsPopup.h" -namespace dialogs { -class PreviewUploadOverlay; -} - struct SearchResult; class FlatButton;