aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/EditorPage.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/EditorPage.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/EditorPage.cpp (renamed from src/ui/EditorPage.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/EditorPage.cpp b/src/ui/widgets/EditorPage.cpp
index b09b7460..cb4ca5ef 100644
--- a/src/ui/EditorPage.cpp
+++ b/src/ui/widgets/EditorPage.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "ui/EditorPage.h"
+#include "ui/widgets/EditorPage.h"
#include <utility>