aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/Attachments.cpp
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-06-25 07:04:22 +0000
committerSaturneric <[email protected]>2021-06-25 07:04:22 +0000
commit6f5d4672972c87486f5a34d6dc8b0c8668f9a2a4 (patch)
tree651bc6b2ac5ae26bbb0bee334630a786bef9bc29 /src/ui/widgets/Attachments.cpp
parentUpdated Document; (diff)
downloadGpgFrontend-6f5d4672972c87486f5a34d6dc8b0c8668f9a2a4.tar.gz
GpgFrontend-6f5d4672972c87486f5a34d6dc8b0c8668f9a2a4.zip
Update Project Structure;
Update Version; Add FilePage;
Diffstat (limited to '')
-rw-r--r--src/ui/widgets/Attachments.cpp (renamed from src/ui/Attachments.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/Attachments.cpp b/src/ui/widgets/Attachments.cpp
index 87b42fa5..8f741f66 100644
--- a/src/ui/Attachments.cpp
+++ b/src/ui/widgets/Attachments.cpp
@@ -37,7 +37,7 @@
*/
-#include "ui/Attachments.h"
+#include "ui/widgets/Attachments.h"
Attachments::Attachments(QWidget *parent)
: QWidget(parent) {