summary refs log tree commit diff
path: root/src/popups/ReplyPopup.h
diff options
context:
space:
mode:
authorredsky17 <joedonofry@gmail.com>2019-06-11 23:36:46 -0400
committerredsky17 <joedonofry@gmail.com>2019-06-11 23:36:46 -0400
commit1d4966d5fd916f21bdbbad8080eec69bb2c817d6 (patch)
tree04dbeabb4007bcf5213bb65da5423370a1047eaf /src/popups/ReplyPopup.h
parentFix lambda capture and lint issues (diff)
downloadnheko-1d4966d5fd916f21bdbbad8080eec69bb2c817d6.tar.xz
Add style for reply popup. Fix ALL of the linting issues
Diffstat (limited to 'src/popups/ReplyPopup.h')
-rw-r--r--src/popups/ReplyPopup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/popups/ReplyPopup.h b/src/popups/ReplyPopup.h
index d8355e53..57c2bc8a 100644
--- a/src/popups/ReplyPopup.h
+++ b/src/popups/ReplyPopup.h
@@ -28,5 +28,4 @@ signals:
 
 private:
         QVBoxLayout *layout_;
-
 };