summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Potchik <brian@vector35.com>2025-01-23 13:49:23 -0500
committerBrian Potchik <brian@vector35.com>2025-01-23 13:49:23 -0500
commit2a74060264ce1bdab1cc33e08965e6d7429be1e8 (patch)
tree1574551483ddae2bb54f15618c99b177b6354717
parent0e67c443444849b313d8d676a5506a8e025a1cf9 (diff)
Fix CopyableLabel filename.
-rw-r--r--examples/triage/fileinfo.cpp2
-rw-r--r--ui/copyablelabel.h (renamed from ui/copyablelable.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/triage/fileinfo.cpp b/examples/triage/fileinfo.cpp
index ca96a9dd..3250feae 100644
--- a/examples/triage/fileinfo.cpp
+++ b/examples/triage/fileinfo.cpp
@@ -1,7 +1,7 @@
#include "fileinfo.h"
#include "fontsettings.h"
#include "theme.h"
-#include "copyablelable.h"
+#include "copyablelabel.h"
#include <QClipboard>
#include <QApplication>
#include <QToolTip>
diff --git a/ui/copyablelable.h b/ui/copyablelabel.h
index e0b79bed..e0b79bed 100644
--- a/ui/copyablelable.h
+++ b/ui/copyablelabel.h