summaryrefslogtreecommitdiff
path: root/src/groupLayout.cpp
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-03-09 17:34:04 -0500
committerLouie S <louie@example.com>2024-03-09 17:34:04 -0500
commitfc00cab0368a6f76a2b1f276f3a3d8573b1fba82 (patch)
tree655bd8a5df5d41f864fff0dac995e48b2fe06856 /src/groupLayout.cpp
parent10b83b465509d864d6946ef30f31ec0356fc78ff (diff)
Standardize source file names
Diffstat (limited to 'src/groupLayout.cpp')
-rw-r--r--src/groupLayout.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/groupLayout.cpp b/src/groupLayout.cpp
index 3570623..11dea2a 100644
--- a/src/groupLayout.cpp
+++ b/src/groupLayout.cpp
@@ -4,8 +4,8 @@
#include <QDebug>
-#include "add_entry_form.h"
-#include "edit_group_form.h"
+#include "addEntryForm.h"
+#include "editGroupForm.h"
#include "groupLayout.h"
#include "lib.h"